PMDF System Manager's Guide


Previous Next Contents Index


set database

Specify the sort of databases to use for address transformations.

Syntax

set database keyword

Command Qualifiers Defaults
None. None.

Parameters

keyword

Required value of X400, specifying X.400 databases.

Description

The set database command sets which sort of databases to use for address transformations. set database x400 specifies that PMDF-X400/PMDF-MB400 databases will be used; namely, the TO_X400 and FROM_X400 databases will be used, unless pmdf test -x400 was invoked with the -mb400 qualifier in which case TO_MB400 and FROM_MB400 databases will preferentially be used.

Note that invoking pmdf test -x400 with a qualifier such as -x484, -x488, or -mb400 sets other defaults appropriately, in addition to the databases. Thus it is simpler to invoke pmdf test -x400 with appropriate qualifiers from the beginning, rather than manually setting the database from within pmdf test -x400.


Previous Next Contents Index