ADR745W
(ttt)-mmmmm(yy), STARTING TTR ttttrr FOR MEMBER member_name IN PDS dsname IS INVALID. REASON CODE IS reason_code

Explanation

The starting TTR of the named member is invalid for one of the following reasons (reason_code):
04
The TTR points to a record before the end of the directory.
08
The TTR points to a record after the end of the data set as determined by the pointer to the last used block in the VTOC entry of the data set.
12
The record portion of the TTR points to a block after the last valid block on the indicated track.

System action

The member data is not processed. The directory entry for the member is transferred unchanged to the target data set. The return code is 4.

Operator response

None.

Programmer response

The data set does not conform to standard conventions for a PDS. If the data set must be moved as is, rerun the job by specifying the data set in the NOPACKING keyword list and by providing at least one target volume of a like device as the volume on which the data set resides.

Source

DFSMSdss