Data Definition Language (DDL) Reference Manual

Dictionary Database Structure
Data Definition Language (DDL) Reference Manual529431-004
D-32
DICTOBL (Object Build List)
DATETIME-FRACTION-PRECISION Contains the number of significant digits with which
the fraction of a second is specified. This field stores
the value of end-field-precision of FRACTION (one of
the end-date-time qualifiers) in an SQL DATETIME
or SQL INTERVAL line item. The valid range for this
value is 1 through 6. If end-field-precision is
not specified, the default value for this field is 6. If no
end-date-time qualifier is specified with FRACTION,
the default value for this field is zero.
SQLNULLABLE-FLAG Contains the ASCII character Y (yes) if the line item
is SQL-nullable, or N (no) if it is not. N is the default.
GROUP-COMP3 Contains the ASCII character Y (yes) if the line item
is of type PACKED-DECIMAL or N (no) if it is not. N
is the default.
SQLNULLABLE-FILLERS Contains the number of fillers required to add after
INDICATOR field to make the SQL-nullable well-
aligned for SHARED8 alignment. This field is only
used for SHARED8 alignment.
Table D-8. VALUE-TEXT Codes
Code Meaning
KKeyword
N ASCII representation of a numeric literal
S Alphanumeric string
E Enumeration value name
J National string
Table D-9. TACL-TYPE Codes (page 1 of 2)
Code TACL Type
CP CRTPID
DV DEVICE
EN ENUM
FN FNAME
F3 FNAME32
PH PHANDLE
SI SSID
SV SUBVOL
Table D-7. DICTOBL (Object Build List) Fields (page 8 of 8)
Field Description