ONCODE | meaning of the ONCODE |
3 | in a SELECT/WHEN/OTHERWISE group, no WHEN clause satisfies the condition and no OTHERWISE clause is given |
4 | SIGNAL FINISH, STOP or EXIT statement executed |
9 | SIGNAL ERROR statement executed |
10 | SIGNAL NAME statement executed or NAME condition occurred |
20 | SIGNAL RECORD statement executed |
21 | Record variable smaller than record size |
22 | Record variable larger than record size |
23 | Record variable length is zero or is too short to contain the key |
24 | a record with a length of zero was read from a REGIONAL data set |
40 | SIGNAL TRANSMIT statement executed. |
41 | transmission error in output data set |
42 | transmission error in input data set |
43 | transmission error on output to VSAM index set |
44 | transmission error on input from VSAM index set |
45 | transmission error on output to VSAM sequence set |
46 | transmission error on input from VSAM sequence set |
50 | SIGNAL KEY statement executed |
Tuesday, 15 July 2014
PL/I ONCODE Errors
Labels:
PL/I ONCODE Errors
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment