What is an ASRA abend ?
Answers were Sorted based on User's Feedback
Answer / guest
this is the most common abend in CICS . it indicates a
program check execption , roughly equivalent to having an
soc7 in a batch program. check for spaces in a packed
decimal numeric field and changes to the file and records
layouts.
| Is This Answer Correct ? | 11 Yes | 2 No |
Answer / bharath
ASRA IS JUST LIKE SOC-7 IN COBOL.IT SHOULD BE RESOLVE LIKE SOC7.......
DUE TO DATA EXCEPTION CASE IT WILL OCCUR....
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / prabu
ASRA though commonly interpretted as equivalent of S0C7 is
not usually the case. Yes, it is equivalent to S0C7 in
certain cases but a S0C4 or S0C1 would also issue an ASRA
abend
| Is This Answer Correct ? | 0 Yes | 0 No |
when will be use the tdq and tsq??
Give the definition of COMMAREA ?
What is the difference between pct and fct?
Can you have CICS code in a copybook? If yes, what happens during compilation?
The read of a record from an Intrapartition TDQ is not destructive(True or False).
What does EIB mean?
What is commarea (communications area)?
How many ways are there for initiating a transaction?
What CICS facilities can you use to save data between the transactions?
What is the primary function of the Processing Program Table (PPT)?
What is BMS?
What are the types of the dfhmdf present in the cics?