egmusadb add

The egmusadb add command creates a new US Enterprise Geocoding Module database resource on the server. You must have the Enterprise Geocoding Module for USA 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.