Data Definition Language (DDL) Reference Manual
Dictionary Database Structure
Data Definition Language (DDL) Reference Manual—529431-004
D-63
DICTVER (Token Map Field Version File)
 02 VERSION-TEXT Type Character 3
 Heading "Version/String".
 Key is IDENTIFIER Duplicates not allowed.
End
Figure D-24. DICTVER (Token Map Field Version File)—H-Series
Record VER.
 File is "DICTVER" Key-sequenced
 Code 209
 Audit
 MaxExtents 500.
 02 IDENTIFIER.
 03 MAP-OBJECT Type OBJECT-NUMBER
 Heading "Token Map/Object".
 03 MAP-ELEMENT Type Binary 16
 Heading "Element".
 02 VERSION Type Binary 16 Unsigned
 Heading "Version".
 02 VERSION-CONSTANT Type OBJECT-NUMBER
 Heading "Version/Object".
 02 BEG-ELEMENT Type Binary 16
 Heading "Beginning/Element".
 02 END-ELEMENT Type Binary 16
 Heading "Ending/Element".
 02 VERSION-TEXT Type Character 3
 Heading "Version/String".
 Key is IDENTIFIER Duplicates not allowed.
End
Table D-26. DICTVER (Token Map Field Version File) Fields (page1of2)
Field Description
IDENTIFIER Contains a unique identifier for each record consisting of two 
fields, MAP-OBJECT and MAP-ELEMENT.
MAP-OBJECT Contains the object number that uniquely identifies the token map 
(OBJECT-NUMBER from DICTMAP).
MAP-ELEMENT Contains an element number sequentially assigned by the DDL 
compiler.
VERSION Contains the product version number from the VERSION clause of 
the TOKEN-MAP statement; or 0 for NOVERSION.
VERSION-CONSTANT If the product version number was specified as a constant, this 
field contains the object number of the constant; otherwise, it is 0.
Figure D-23. DICTVER (Token Map Field Version File)—G-Series










