What is an ASRA abend ?

Answers were Sorted based on User's Feedback



What is an ASRA abend ?..

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

What is an ASRA abend ?..

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

What is an ASRA abend ?..

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

Post New Answer

More CICS Interview Questions

when will be use the tdq and tsq??

2 Answers   Keane India Ltd,


Give the definition of COMMAREA ?

1 Answers  


What is the difference between pct and fct?

1 Answers  


Can you have CICS code in a copybook? If yes, what happens during compilation?

3 Answers   IBM,


The read of a record from an Intrapartition TDQ is not destructive(True or False).

1 Answers  


What does EIB mean?

3 Answers   IBM,


What is commarea (communications area)?

1 Answers  


How many ways are there for initiating a transaction?

1 Answers  


What CICS facilities can you use to save data between the transactions?

1 Answers   IBM,


What is the primary function of the Processing Program Table (PPT)?

5 Answers   IBM,


What is BMS?

13 Answers  


What are the types of the dfhmdf present in the cics?

1 Answers  


Categories