ermdb modify

Note: For instructions on installing and running the Administration Utility, see Getting Started with the Administration Utility.
The ermdb modify command changes an existing routing database resource on the server. You must have the Enterprise Routing Module installed to use this command.

Usage

ermdb modify --name database_name --poolsize pool_size --path database_path
Note: To see a list of parameters, type help ermdb modify.
Required Argument Description
Yes --name or --n database_name

Specifies the name of the database resource to be modified. For a list of existing routing database resources, use the ermdb list command.

No --poolsize or --s pool_size

Indicates the maximum number of concurrent requests the database should handle. The accepted range for concurrent requests is any integer between 1 and 128. You must specify either a new pool size or a new database path.

No --path database_path

Specifies the new location of the routing database on the file server. You must specify either a new pool size or a new database path.

Example

This example modifies both the pool size and the database path for a new vintage.

ermdb modify --name US --poolsize 20 --path E:/ERM-US/2015.03/driving/south