Term
| sdemon -o status -s geowww1.bcit.ca -i esri_sde ('esri_sde' OR '5151', port #) |
|
Definition
| -Checks to see if the GIOMGR process is running; you will see the SDE server status |
|
|
Term
| sdemon -o info -I users -s geowww1.bcit.ca -i esri_sde |
|
Definition
| -lists processes for each user (including SDECANADA) and their process IDs (PIDs) |
|
|
Term
| sdemon -o info -I config -s geowww1.bcit.ca -i esri_sde |
|
Definition
| -checks ArcSDE configuration info (defined when ArcSDE installed) |
|
|
Term
| sdelayer -o describe -u a00**** -p ****** -s geowww1.bcit.ca -i esri_sde |
|
Definition
| -lists all the layers that you have access to |
|
|
Term
| sdelayer -o describe_long -l sdecanada.roads,shape -u -p -s geowww1.bcit.ca -i esri_sde |
|
Definition
| -describe a single layer with more detail |
|
|
Term
| sdetable -o describe -t a00******.cities -u a00****** -p mvaldmanis -s geowww1.bcit.ca -i esri_sde |
|
Definition
| -describes a00******.cities table; shows table definition. |
|
|
Term
| sdelayer -o feature_info -l sdecanada.cities,shape -u -p -s geowww1.bcit.ca -i esri_sde |
|
Definition
| -get info about every feature in the sdecanada.cities layer |
|
|
Term
| sdelayer –o list –l sdecanada.lakes,shape –v 16 –u a00****** –p ***** –s geowww1.bcit.ca –i esri_sde |
|
Definition
| -lists layer data properties like envelope, # of point, also lists point data |
|
|
Term
| sdedbtune -o export -f DBTUNE -u a00****** -p ***** -s geowww1.bcit.ca -i esri_sde |
|
Definition
| -downloads a copy of the dbtune table. Since we do it from the dos prompt on H:, it downloads it to the H: drive |
|
|
Term
| sdelayer –o stats –l F7BCIT,footprint –u A00****** –p ****** –i esri_sde –s geowww1.bcit.ca |
|
Definition
| -dsiplays stats about the footprint of the F7BCIT raster |
|
|
Term
|
Definition
| Operation - which operation do you want to use |
|
|
Term
|
Definition
|
|
Term
|
Definition
| ArcSDE service name or port number (default: esri_sde or 5151) |
|
|
Term
|
Definition
|
|
Term
|
Definition
|
|
Term
|
Definition
| Lists feature class or table definitions (short form) |
|
|
Term
|
Definition
| this command is used primarily to monitor and manage an ArcSDE service. Some of the operations used with sdemon also monitor and manage direct connections made to the ArcSDE geodatabase. |
|
|
Term
|
Definition
| only used with 'info' operation |
|
|
Term
|
Definition
| displays configuration variable |
|
|
Term
|
Definition
| displays lock information about processes that are holding locks |
|
|
Term
|
Definition
| displays process statistics for each arcSDE client/server connection |
|
|
Term
|
Definition
| Lists user's connections to the ArcSDE geodatabase, the type of connection, and associated process identifiers; each connection is one record. |
|
|
Term
|
Definition
| Lists user's connections to the ArcSDE geodatabase, the type of connection, and associated process identifiers; information is returned in a list of properties for each connection. |
|
|
Term
|
Definition
| Displays ArcSDE service environment variables |
|
|
Term
|
Definition
| Name of the user-owned geodatabase to be queried (Oracle only) |
|
|
Term
|
Definition
| this command creates and administers ArcSDE layers. Requires you to enter your username and password. |
|
|
Term
|
Definition
| The business table and its spatial column (ie: '-l sdecanada.cities,shape'). |
|
|
Term
|
Definition
| operation, Reports information about the feature, such as shape validity; measurements and extent information; the feature ID (FID); the presence of annotation, etc... |
|
|
Term
|
Definition
| reports feature class stats. |
|
|
Term
|
Definition
lists the fields of a feature including the point values for all points that define the shape of the feature. -v: feature id # |
|
|
Term
|
Definition
| dministers business tables, the data within them, their indexes, and views. This command is used to view table definitions (rows and columns). Works for stand alone tables and for attrubutes of layers - this is known as the Business Table!!! |
|
|
Term
|
Definition
|
|
Term
|
Definition
manages parameters of the DBTUNE table 'export': export the table to a txt file |
|
|
Term
|
Definition
| takes an existing sdeexport file and loads the data into a feature class. |
|
|
Term
|
Definition
| loads an ESRI shapefile into a feature class. (does not work with 64 bit Windows) |
|
|
Term
|
Definition
| loads a coverage, Map LIBRARIAN layer, or an ArcStorm™ layer into a feature class. |
|
|
Term
|
Definition
| loads an attribute-only dBASE® or INFO™ file into a table. |
|
|
Term
|
Definition
| a specialty feature class creation command that combines the features of an existing feature class into single multipart features and stores them in a new feature class for background display. The generated feature class is used for rapid display of a large amount of geometry data. The attribute information is not retained, and spatial searches cannot be performed on these feature classes. |
|
|
Term
|
Definition
| sderaster: use when manipulating rasters |
|
|