What is the procedure to solve an ASRA ABEND?



What is the procedure to solve an ASRA ABEND?..

Answer / Vivlendra Pal

An ASRA (Abnormal System Response Abend) in CICS occurs when a program encounters an unexpected condition. To resolve an ASRA ABEND, follow these steps:n
1. Identify the application and transaction that caused the ABEND.
2. Examine the ASR message to understand the issue.
3. Analyze the application code and correct any errors found.
4. Recompile the corrected code if necessary.
5. Rebind the program in CICS.
6. Restart the affected transaction.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More CICS Interview Questions

How many ways are there for initiating a transaction? what are they?

3 Answers   IBM,


What is meant by pseudo-conversation?

1 Answers   Accenture,


cics command level is?

1 Answers   IBM,


How to execute a cics program from a paticular date and time .or specified date and time.

3 Answers   CSC,


Can you explain exec cics handle condition command?

1 Answers  


Can you explain communication area?

1 Answers  


Into what fields will the date and time values be moved after execution of the above command?

1 Answers   IBM,


What is the common work area?

1 Answers  


What is the CICS supplied transaction which performs syntax checking of a CICS command?

3 Answers  


How can you start a CICS transaction other than by keying the Transaction ID at the terminal?

5 Answers   IBM,


What does the 'cebr:cics' transactions do?

1 Answers  


What is the difference between the XCTL and LINK commands?

1 Answers   IBM,


Categories