egmusadb add

The egmusadb add command creates a new US Spectrum Enterprise Geocoding database resource on the server. You must have Spectrum Enterprise Geocoding US installed to use this command.

Usage

egmusadb add --f file --mn minimum_memory_size --mx maximum_memory_size
RequiredArgumentDescription
Yes--f file

Specifies the directory and name of the database resource to be added.

No--mn or --minMem minimum_memory_sizeDefines the minimum amount of memory allocated for this database. This value must be less than or equal to the --mx setting.
No--mx or --maxMem maximum_memory_sizeDefines the maximum amount of memory allocated for this database. This value must be greater than zero, but cannot exceed 65536 MB.