ermdb get
Note: For instructions on installing and running the Administration Utility, see Getting Started with the Administration Utility.
The ermdb get command allows you to return information on the routing databases configured on the server. Information returned is the name of the database, location of the database on the file system (path), and the pool size configured for the database. You must have Spectrum Spatial installed to use this command.Usage
ermdb get --name database_nameNote: To see a list of parameters, type help ermdb get.
Required | Argument | Description |
---|---|---|
Yes | --name or --n database_name |
Specifies the name of the database resource to return information. The name must be a unique name on the server. For a list of existing routing database resources, use the ermdb list command. |
Example
This example returns the information for the database resources US from the server.
ermdb get --name US