A CICS program ABENDS with an ASRA ABEND code. What is its meaning?
1.
A link was issued
to a program whose name does not exist in the PPT (Program Processing Table).
2.
A program
attempted to use a map that is not defined in the PCT (Program Control Table).
3.
A security
violation has occurred. The operator is not defined with the proper authority
in the SNT (Sign-on Table) to use a particular file.
4.
A program
interrupt (0C0 or 0C1 or 0C2 or ...) has occurred in a CICS program.
5.
An I/O error has
occurred when attempting to use a VSAM file from a CICS program
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home