Dictionary Reports
Data Definition Language (DDL) Reference Manual — 426798-002
E- 6
Requesting Reports
As shown in
Figure E-2
, the Enform program reads its source statements from
$SYSTEM.SYSTEM.DDQUERYS, reads the dictionary on $SYSTEM.DDL for the
structure of the dictionary files; and finally, using the record names, field names, and
field offsets from $SYSTEM.DDL, reads the dictionary files on $DATA.SALES to
produce the reports.
The queries in DDQUERYS use the dictionary files on $DATA.SALES, because the
dictionary file names stored in the dictionary on $SYSTEM.DDL do not specify a
volume or a subvolume. When the Enform program reads $SYSTEM.DDL, it uses the
current default volume and subvolume to qualify the dictionary file names.
Figure E-2. Running DDQUERYS to Produce Reports
21> DDL / IN $system.system.
ddschema / DICT $system.ddl
DDSCHEMA
DDQUERYS
DICTALT
DICTOBL
DICTODF
DICTDDF
.
.
.
.
.
.
.
.
.
.
.
.
$SYSTEM.SYSTEM
$SYSTEM.DDL
$SYSTEM.DDL
R1
R16
R2
. . .
. . .
. . .
. . .
DICTOBL
DICTALT
ENFORM
Run dictionary queries
against dictionary on
$DATA.SALES
.
.
.
.
.
.
.
.
VSTE04.vsd