APK411S AN ERROR OCCURRED WHILE ATTEMPTING TO action THE DDNAME ddname, RETURN CODE returncode.

Explanation

The file I/O macro made an unsuccessful attempt to read from, write to, or close the named DD. The return codes are:
Return Code
Description
0
Successful
1
Permanent I/0 error
2
Specified number of bytes is zero or negative
3
Incorrect data buffer address
4
Address not word aligned
6
Incorrect FILE_CB@
7
Incorrect MODE parameter
8
Data record longer than LRECL or buffer
9
File is not supported type
10
Storage allocation/deallocation failed
11
Incorrect record number
12
End of file detected
13
Disk is full
14
RECFM not valid
20
Incorrect file ID
28
File not found
51
Length exceeds maximum
310
File format not valid

System action

ACIF terminates.

System programmer response

No action is required

User response

Use the information provided in the return code to correct the problem.