Data Definition Language (DDL) Reference Manual — 426798-002
D- 1
D
Dictionary Database Structure
A DDL dictionary is itself a DDL database consisting of 14 files. DDL supplies the
names of the dictionary database files; these names must not be changed.
This appendix describes the structure of the dictionary database in detail, covering the
following topics:
•
Basic components of a dictionary: objects, elements, and text items
•
Files that make up the dictionary database: their names, their structure, and what
they contain
•
Fields in each file: their names, data types, sizes, and functions
•
Object storage in the dictionary
•
Possible database links between dictionary files
Dictionary Components
A DDL dictionary deals with three basic components: objects, elements, and text
items.
An object can be a single element, as in the case of a single-field definition or a
constant, or a group of elements, as in the case of a record, a group definition, or a
token map.
The DDL compiler manages six kinds of objects:
•
Constants
•
Definitions
•
Records
•
SPI token types
•
SPI token codes
•
SPI token maps
DDL can add these objects to and delete them from a dictionary, as well as perform
other operations on them.
If a DDL dictionary is part of a Pathmaker application catalog, the Pathmaker product
can store additional objects in the dictionary. The Pathmaker product manages four
kinds of objects that it can store in a DDL dictionary:
•
Servers
•
Services
•
Requesters
•
Screens
Note. Information in this appendix is not guaranteed to remain the same or to change in
compatible ways from release to release.
Содержание 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 ...