



The RERUN clause specifies that checkpoint records are to be taken. Subject to the restrictions given with each phrase, more than one RERUN clause can be specified.
For information regarding the checkpoint data set definition and the checkpoint method required for complete compliance to the COBOL 85 Standard, see IBM COBOL for OS/390 & VM Programming Guide.
Do not use the RERUN clause:
___ Format--QSAM File ______________________________________________
| |
| >>__ _________ __ _____ __name__________________________________>< |
| |_label- _| |_S- _| |
| |
|____________________________________________________________________|
That is, it must be a QSAM file. It must reside on a tape or direct
access device. See also Appendix E, "ASCII Considerations for OS/390
and VM" in topic APPENDIX1.5.
VSAM and QSAM Considerations:
The file named in the RERUN clause must be a file defined in the same program as the I-O-CONTROL paragraph, even if the file is defined as GLOBAL.
When multiple integer-1 RECORDS phrases are specified, no two of them can specify the same file-name-1.
If you specify the integer-1 RECORDS phrase, you must specify assignment-name-1.
Note: This clause is not supported. If you code it in your program, it will be treated as a comment.
When multiple END OF REEL/UNIT phrases are specified, no two of them can specify the same file-name-1.
The END OF REEL/UNIT phrase can only be used if file-name-1 is a sequentially organized file.
© Copyright IBM Corp. 1991, 1998
Adobe, the Adobe logo, Acrobat, the Acrobat logo, and Acrobat Reader are registered trademarks of Adobe Systems incorporated.