OI – Operator Instruction record
The OI record is a multi segment record, with the following structure.
OICOM -+- Common segment (1 per OI)
|
+= OIT = Line of text (many per OI)
Note:
- Some segments have Batch Loader statements with slightly different
names.
OICOMhas a Batch Loader statement ofOISTART. - The Workload Automation Programming Language interpretation
of the OI record is slightly different from the PIF specification
in which interval dates are store in the field
OITwithin the Common Segment. Within Workload Automation Programming Language, the Common Segment includesOITas an unresolved field, if requested in anOUTPUTstatement, but will also decode theOITinto separateOITsegments for each line of text. This makes for more flexible processing in Batch Loader. DBMODE(UPDATE)cannot be used to update individual lines of text.