Subschema Display Report Fields (Full Format)
The following is a description of the various fields which make up the Subschema Display (Full Format).
idms
The following is a description of the various fields which make up the Subschema Display (Full Format).
Display type and program name.
RECORD
IDENT
-- Record name.Record ID.
DATABASE
KEY
-- Database key of the record.RUN
UNIT
-- Run unit numeric ID.Starting date/time of the run unit.
Abort Flag -- If run unit (or recovery unit) terminates abnormally, "ABORTED" is displayed.
DML VERB
-- Verb that caused the creation of the before or after image.Image Type -- Image types affected by DML VERB:
AFTER-ONLY; BEFORE-AFTER;
BEFORE-ONLY
.PREFIX
-- The first 64 pointers are displayed. The following information is formatted for each pointer: the position (relative to 1); Owner or member relationship; set name; pointer type (NEXT, PRIOR, OWNER); and the before and after values of the database key.DATA
-- All fields (defined in subschema) are displayed. The following information is formatted for each field: COBOL level number; field name; before/after field values (for elementary items) converted to printable characters.