Specify the sort of databases to use for address transformations.
set database keyword
Command Qualifiers Defaults None. None.
keyword
Required value of X400, specifying X.400 databases.
The
set databasecommand sets which sort of databases to use for address transformations.set database x400specifies that PMDF-X400/PMDF-MB400 databases will be used; namely, the TO_X400 and FROM_X400 databases will be used, unlesspmdf test -x400was invoked with the-mb400qualifier in which case TO_MB400 and FROM_MB400 databases will preferentially be used.Note that invoking
pmdf test -x400with a qualifier such as-x484,-x488, or-mb400sets other defaults appropriately, in addition to the databases. Thus it is simpler to invokepmdf test -x400with appropriate qualifiers from the beginning, rather than manually setting the database from withinpmdf test -x400.