Data Definition Language (DDL) Reference Manual
Dictionary Database Structure
Data Definition Language (DDL) Reference Manual—529431-004
D-47
DICTOUK (Object Usage Key File)
DICTOUK (Object Usage Key File)
DICTOUK (Object Usage Key File) is a key-sequenced file that contains alternate keys
for DICTOUF (Object Usage File)
on page D-45.
DICTRDF (Record Definition File)
DICTRDF (Record Definition File) is a key-sequenced file that contains one record for
each record in the dictionary. Each RDF record contains the object number, definition
number, file name, and file type of the dictionary record.
DICTRDF is different on G-series and H-series systems—see:
•
Figure D-17, DICTRDF (Record Definition File)—G-Series, on page D-48
•
Figure D-18, DICTRDF (Record Definition File)—H-Series, on page D-50
OBJECT-TYPE Contains a 2-character ASCII code from Table D-19 on
page D-47, which indicates the type of the object being
used in the DDL subsystem.
NAME Contains the name of the object.
REPLACEMENT-ALLOWED Contains the ASCII character Y (yes) to indicate that the
object used can be replaced or deleted even if the using
object (consumer) is still in the dictionary; or N (no) to
indicate that the using object (consumer) must be deleted
before the object used can be replaced or deleted.
For DDL objects, this field is set to N. The Pathmaker
application generator does not currently use this file.
Table D-19. OBJECT-TYPE Codes
Code Object
ID Definition
RD Record
CD Constant
TT SPI Token Type
TC SPI Token Code
TM SPI Token Map
SR Server
SV Service
RQ Requester
TB Table
Table D-18. DICTOUF (Object Usage File) Fields (page 2 of 2)
Field Description