SELECT OI
Retrieve operator instructions of an operation.
ACTION=SELECT,RESOURCE=OI,ADID=application_description,
OPNO=operation_number,
VALTO=valid_to_date; - application_description
- Character (char(16))
- operation_number
- Integer (integer(4))
- valid_to_date
- date (YYMMDDHHMM)
Note:
- VALTO is an optional operand, which must be specified if more than one temporary OI satisfies the other operands and must not be specified if the request is issued for a permanent OI.
- The result is created in the referenced files by:
- SYSPRINT(LRECL=132)
- If OPTIONS BL=N (detailed result)
- BATCHL(LRECL=80)
- If OPTIONS BL=Y and BLPRT=Y (BATCH LOADER format)