The return codes from VSE/Advanced Functions Abnormal Termination are found
in IBM VSE/ESA System Macros Reference under the discussion of STXIT macro instructions with the AB
parameter. The following is a list of the VSE/Advanced Functions
Abnormal Termination Codes. (The code values also appear as the reason
code in message ARI0042I.)
|
Code Value Dec (Hex) |
VSE/Advanced Functions Abnormal Termination Code Meaning |
|---|---|
| 00 (00) | Default value for all cases other than those listed below |
| 10 (0A) | Access control processing error |
| 11 (0B) | Access violation |
| 12 (0C) | Operator/ICCF system request |
| 13 (0D) | Program check in subsystem or appendage |
| 14 (0E) | Page fault in subsystem or appendage |
| 15 (0F) | Invalid FBA DASD address for SYSFIL |
| 16 (10) | Normal EOJ |
| 17 (11) | No channel program translation for unsupported device |
| 18 (12) | Insufficient buffer space for channel program translation |
| 19 (13) | CCW with count greater than 32K |
| 20 (14) | Page pool too small |
| 21 (15) | Page fault in disabled program (not a supervisor routine) |
| 22 (16) | Page fault in MICR stacker select or page fault appendage routine |
| 23 (17) | Main task issued a CANCEL macro with subtask still attached |
| 24 (18) | Main task issued a DUMP macro with subtask still attached |
| 25 (19) | Operator replied CANCEL as the result of an I/O error message |
| 26 (1A) | An I/O error has occurred |
| 27 (1B) | Channel failure |
| 28 (1C) | CANCEL ALL macro issued in another task |
| 29 (1D) | Main task terminated with subtask still attached |
| 30 (1E) | I/O error on external lock file |
| 31 (1F) | Processing unit failure |
| 32 (20) | A program check occurred |
| 33 (21) | An invalid SVC was issued by the problem program or macro |
| 34 (22) | Phase not found in the library phase member |
| 35 (23) | CANCEL macro issued |
| 36 (24) | Canceled due to an operator request |
| 37 (25) | Invalid virtual storage address given (outside partition) |
| 38 (26) | SYSxxx not assigned (unassigned LUB code) |
| 39 (27) | Undefined logical unit. Guest sharing is not supported in a Dynamic partition. |
| 40 (28) | Reserved |
| 41 (29) | Reserved |
| 42 (2A) | I/O error on page data set |
| 43 (2B) | I/O error during fetch from private library phase member |
| 44 (2C) | Page fault appendage routine passed illegal parameter to supervisor |
| 45 (2D) | Program cannot be executed or restarted because of a failing storage block |
| 46 (2E) | Invalid resource request (possible deadlock) |
| 47 (2F) | More than 255 PFIX requests on one page |
| 48 (30) | Read past a /& statement |
| 49 (31) | I/O error queue overflow during system error recovery procedure |
| 50 (32) | Invalid DASD address |
| 51 (33) | No long seek on a DASD |
| 52 (35) | Job control open failure |
| 53 (36) | Page fault in I/O appendage routine |
| 54 (38) | Wrong privately translated CCW |
| 55 (39) | Error in SYSLOG channel program |
| 64 (40) | ACF/VTAM(R) error, invalid condition |
| 65 (41) | ACF/VTAM error, invalid condition |
| 66 (42) | Invalid extent information violates DASD file protection |
| 255 (FF) | Unrecognized cancel code |