uamdb modify

The uamdb modify command updates an existing Universal Addressing Module database.

Usage

uamdb modify --t Type --n Name --b BasePath --d DPVPath --l LACSPath --s SuiteLinkPath --r RDIPath --e EWSPath --p Poolsize
RequiredArgumentDescription
Yes--t TypeSpecifies the type of database, where Type is one of the following:
USA
United States database
CAN
Canadian Database
INTL
International Database
Loqate
Loqate Database
Global
Validate Address Global Database
Amas
Australian Database
Yes--n NameSpecifies the name of the database.
Yes--b BasePathSpecifies the base subscription database path.
No--d DPVPathSpecifies the DPV database path.
No--l LACSPathSpecifies the LACS database path.
No--s SuiteLinkPathSpecifies the SuiteLink database path.
No--r RDIPathSpecifies the RDI database path.
No--e EWSPathSpecifies the EWS database path.
No--p PoolsizeSpecifies the maximum number of concurrent requests you want this database to handle. The default is 4.

Example

This example updates a United States database named "UAM_US" found in C:\DBs\UAM\US_JUL14 with a LACS database found in the same location.

uamdb modify --n UAM_US --t USA --b C:\DBs\UAM\US_JUL14 --l C:\DBs\UAM\US_JUL14