IDC31863I   OFFSET MISSING OR SPECIFICATION INVALID IN OFFSET PAIR number REASON CODE IS reason-code

Explanation

INSERTSHIFT was specified on an access method services (AMS) PRINT or REPRO copy of a data set operation. AMS, while checking offset values, detected one of the following:
Code
Reason
4
One or more pairs have the offset missing.
8
The difference between the first offset and the second offset is not an even number.
12
The first offset was specified as greater than the second offset.
In the message text:
number
The offset pair in which the error was detected.
reason-code
The reason code.

System action

The command is ended. The return code is 12.

Programmer response

Recheck the specification of the offset pairs in the INSERTSHIFT keyword. Make sure offset1 is not greater than offset2 in any offset pair and that the difference between offset1 and offset2 is an even number.

Source

DFSMSdfp