Dictionary Database Structure
Data Definition Language (DDL) Reference Manual — 426798-002
D -31
DICTOTF Fields
CREATOR-USERID consists of the next two fields:
°
GROUP-NAME
−
the name of the group to which the user belongs.
°
USER-NAME
−
a name identifying the user within the group.
•
DATE-MODIFIED
−
a 6-byte timestamp that is updated every time the object
is modified.
DATE-MODIFIED is initially set to the same value as DATE-CREATED.
•
MODIFIER-USERID
−
a group field that describes the user ID of the last person to
modify this dictionary.
MODIFIER-USERID consists of the next two fields:
°
GROUP-NAME
−
the name of the group to which the user belongs.
°
USER-NAME
−
a name identifying the user within the group.
•
COMMENT-TEXT
−
a 32-bit number that identifies the comment text associated
with the object.
If no comment precedes the object, or the COMMENTS compiler command is not
set when the object is added to the dictionary, this field is set to 0. Otherwise, the
field contains the partial key to the comment text stored in DICTOTF.
For a DEFINITION object, the comment text associated with the object is identified
by the COMMENT-TEXT field in the DICTOBL file, not in the DICTODF file.
DICTOTF Fields
DICTOTF (Object Text File) contains all of the text items associated with a source
schema. Each text block is assigned a unique text ID that links objects and elements to
their associated text items in DICTOTF.
Record OTF.
File is "DICTOTF" Key-sequenced
Code 203
Audit.
02 IDENTIFIER.
03 TEXT-ID Pic "9(9)" COMP
Null 0
Display "[BZ]I10"
Heading "Text Id/Number".
03 LINE-NUMBER Type Binary 16 Unsigned
Heading "Line/Num".
02 CONSTANT-ID Pic "9(9)" COMP
Null 0
Display "[BZ]I10"
Heading "Constant/Object #".
02 CONSTANT-TYPE-STRING PIC "XX"
Содержание 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 ...