Data Definition Language (DDL) Reference Manual — 426798-002
E- 1
E
Dictionary Reports
HP supplies a set of Enform queries that you can use to get information about any DDL
dictionary. These queries produce a set of reports that provide the following
information:
•
A list of all the objects in the dictionary, including any constants, definitions,
records, and Subsystem Programmatic Interface (SPI) token codes, token maps,
and token types.
•
A description of the structure of each definition and record.
•
A list of the records and definitions that refer to definitions and of the definitions
that are referenced by records and other definitions.
•
Information on all records in the dictionary, their key fields, and how they are
defined.
•
A list of all the comment, display, and heading text for any definition or record that
has such text.
In addition to the standard reports, you can produce customized reports, tailored to
answer specific questions, by editing the Enform source code supplied by HP.
This appendix describes how you can obtain dictionary reports.
Using Enform Queries for Dictionary Reports
The Enform source code for the dictionary reports is stored in this file:
$SYSTEM.SYSTEM.DDQUERYS
For any of the standard reports summarized in
Table E-1
on page E-2, use the source
code as is. For customized reports, copy DDQUERYS to your own subvolume and edit
the file.
DDQUERYS contains source code for 16 Enform queries that produce 16 different
dictionary reports. Each query is a separate section. You can run the queries as a
complete group, individually, or in any combination.
Table E-1
on page E-2 summarizes the dictionary reports.
Содержание DDL D40
Страница 36: ...Introduction to DDL Data Definition Language DDL Reference Manual 426798 002 1 14 Examining a Dictionary ...
Страница 66: ...Named Constants Data Definition Language DDL Reference Manual 426798 002 4 10 Standard SPI Constants ...
Страница 230: ...Dictionary Manipulation Statements Data Definition Language DDL Reference Manual 426798 002 8 14 SHOW USE OF Statement ...
Страница 370: ...Dictionary Maintenance Data Definition Language DDL Reference Manual 426798 002 10 24 Converting a Dictionary ...
Страница 456: ...Sample Schemas Data Definition Language DDL Reference Manual 426798 002 B 12 ASSNDDL Statements ...
Страница 470: ...DDL Data Translation Data Definition Language DDL Reference Manual 426798 002 C 14 ...
Страница 528: ...Dictionary Reports Data Definition Language DDL Reference Manual 426798 002 E 8 Requesting Reports ...
Страница 552: ...DDL Alignment Rules Data Definition Language DDL Reference Manual 426798 002 H 4 FIELDALIGN_SHARED8 Alignment Rules ...
Страница 576: ...Index Data Definition Language DDL Reference Manual 426798 002 Index 22 Special Characters ...