1.

A Cics Program Abends With An Asra Abend Code, What Is Its Meaning?

Answer»
  1. Alink 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 0C2 ot ...) has occurred in a CICS program.
  5. An I/O error has occurred when attempting to use a VSAM file from a CICS program.

     

 



Discussion

No Comment Found