Previous Topic: 0218I

Next Topic: 0220E


0219E

INVALID LRECL/BLKSIZE FOR XCOMREST S/B 2020 RECFM=F

Reason:

The user is attempting to initiate a TYPE=EXECUTE file transfer, but the XCOMREST file has been defined incorrectly. The file transfer will be processed but no checkpoints will be taken and no restart is possible.

Action:

Define the XCOMREST file as follows and allocate one track:

DCB=(RECFM=FB,LRECL=2020,BLKSIZE=2020)