Previous Topic: Producing CA IDMS ReportsNext Topic: PARAM= Parameter


DATABASE Parameter

DATABASE is an optional parameter that you can use in a multiple dictionary environment or in a multiple system environment:

Syntax

 Col 2
     ▼         ┌─────────────────────────────────────┐
►►── DATABASE ─▼─┬─ DICTNAME=dictionary-name ──────┬─┴────────────────────────►◄
                 ├─ DBNAME=database-name ──────────┤
                 ├─ DICTNODE=dictionary-node-name ─┤
                 └─ DBNODE=database-node-name ─────┘

Parameters

DATABASE

Identifies the parameter. If used, the DATABASE parameter must be the first parameter submitted and must be coded starting in column 2. Only one DATABASE parameter can be specified per run. Any or all of the DATABASE options described below may be coded in any order.

DICTNAME

Specifies the name (up to 8 characters) of the dictionary in which the report modules are stored. The following considerations apply:

DBNAME

Specifies the name (up to 8 characters) of the dictionary that supplies the input data for D-, C-, and AREPORTs.

DICTNODE

Identifies the name of a system defined to the DC/UCF communications network that controls the dictionary that stores the report modules. Dictionary-node-name must be the name (up to 8 characters) of a node defined to the DC/UCF system.

DBNODE

Specifies the name of a DC/UCF system defined to the communications network that controls the dictionary that supplies the input data for D-, C-, and AREPORTs. Database-node-name must be the name (up to 8 characters) of a node defined to the DC/UCF system.