The File-Addition entry (position 66 of the File Specification) contains an A to indicate that records are to be added, but ADD is not specified in the Record-Addition entry (positions 16-18 of the Output Specification), or the WRITE operation is not specified in the C Specifications. The File-Addition entry defaults to blank.
Remove the A from the File-Addition entry if no records are to be added, or insert the necessary Output Specification with ADD in the Record-Addition entry, or insert the WRITE operation in the C Specifications. Compile again.
(C) Copyright IBM Corporation 1992, 2005. All Rights Reserved.