uamdb modify

The uamdb modify command updates an existing Spectrum Universal Addressing 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
Global
Validate Address Global Database
Yes--n NameSpecifies the name of the database.
Yes--b BasePathSpecifies the base subscription database path.
Note: For USA, CAN, INTL, Loqate, and Validate Address Global specify the database vintage in place of database path. Example: NOV2017
No--d DPVPathSpecifies the DPV database vintage.
No--l LACSPathSpecifies the LACS database vintage.
No--s SuiteLinkPathSpecifies the SuiteLink database vintage.
No--r RDIPathSpecifies the RDI database vintage.
No--e EWSPathSpecifies the EWS database vintage.
No--p PoolsizeSpecifies the maximum number of concurrent requests you want this database to handle. The default is 4.
Note: The database vintage can be obtained using the uamdb listdatasets command. For more information see uamdb listdatasets.

Example

To create a database for UAM US, CAN, INTL, Loqate, or Validate Address Global provide input in this format:

uamdb modify --n UAM_US --t USA --b SEP2018 --d AUG2018 --r OCT2018