Appendix A. Error Numbers And Messages - IBM SC34-5764-01 Manual

Cics transaction server for vse/esa
Table of Contents

Advertisement

Appendix A. Error Numbers and Messages

External interfaces to the language processor can generate three of the error messages either before the
language processor gains control or after control has left the language processor. Therefore, SIGNAL ON
SYNTAX cannot trap these errors. The error numbers involved are: 3 and 5 (if the initial requirements for
storage could not be met) and 26 (if on exit the returned string could not be converted to form a valid
return code). Error 4 can be trapped only by SIGNAL ON HALT or CALL ON HALT. Five errors the
language processor detects cannot be trapped by SIGNAL ON SYNTAX unless the label SYNTAX appears
earlier in the program than the clause with the error. These errors include: 6, 12, 13, 22, and 30. The
following is a list of the error codes and their associated CICS messages:
Table 4. List of Error Codes and CICS Messages
Error code
CICS message
No number
CICREX255T
Error 3
CICREX451E
Error 4
CICREX452E
Error 5
CICREX450E
Error 6
CICREX453E
Error 7
CICREX454E
Error 8
CICREX455E
Error 9
CICREX456E
Error 10
CICREX457E
Error 11
CICREX458E
Error 12
CICREX459E
Error 13
CICREX460E
Error 14
CICREX461E
Error 15
CICREX462E
Error 16
CICREX463E
Error 17
CICREX465E
Error 18
CICREX491E
Error 19
CICREX482E
Error 20
CICREX483E
Error 21
CICREX464E
Error 22
CICREX449E
Error 23
CICREX1106E
Error 24
CICREX484E
Error 25
CICREX485E
In these messages, the term "language processor" refers to the REXX/CICS interpreter.
In addition to the following error messages, the language processor issues this terminal (unrecoverable)
message:
CICREX255T Insufficient storage for Exec
interpreter
© Copyright IBM Corp. 1992, 2009
Error code
Error 26
Error 27
Error 28
Error 29
Error 30
Error 31
Error 32
Error 33
Error 34
Error 35
Error 36
Error 37
Error 38
Error 39
Error 40
Error 41
Error 42
Error 43
Error 44
Error 45
Error 46
Error 47
Error 48
Error 49
Explanation: There is insufficient storage for the
language processor to initialize itself.
CICS message
CICREX466E
CICREX467E
CICREX486E
CICREX487E
CICREX468E
CICREX469E
CICREX492E
CICREX488E
CICREX470E
CICREX471E
CICREX472E
CICREX473E
CICREX489E
CICREX474E
CICREX475E
CICREX476E
CICREX477E
CICREX478E
CICREX479E
CICREX480E
CICREX218E
CICREX219E
CICREX490E
CICREX481E
379

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Rexx

Table of Contents