Previous Topic: CA-7.U7SMF01Next Topic: CA-7.U7SMF01


CA-7.U7SMF01

ERROR WRITING TO SNAPDD

Reason:

A SNAPDD DD statement was provided, but program U7SMF01 could not write a SNAP. The program sets RC=3.

Action:

Verify that the SNAPDD DD statement points to SYSOUT or to a data set that has the following attributes: DSORG=PS,RECFM=VBA,MACRF=(W),BLKSIZE=nnn,LRECL=125, and DDNAME=any name but SYSABEND, SYSMDUMP, or SYSUDUMP. BLKSIZE must be either 882 or 1632.

Then resubmit the job.