Answer Posted / vinod
HANDLE ABEND is used to activate, cancel, or reactivate an
exit for abnormal termination processing. You can suspend
the command by means of the PUSH HANDLE and POP HANDLE
commands.When a task terminates abnormally, CICS searches
for an active abend exit, starting at the logical level of
the application program in which the abend occurred, and
proceeding to successively higher levels. The first active
abend exit found, if any, is given control.
| Is This Answer Correct ? | 13 Yes | 2 No |
Post New Answer View All Answers
Define an asra abend?
Define an aey9 abend?
What is the syncpoint command?
Explain the function of the terminal control table?
What does EIB mean in CICS?
What is program reentrance?
How to get the cursor position when we receive a map?
In a particular cics program, what is the procedure to allocate dynamic memory?
Explain the difference between physical map and symbolic map?
What are fset, frset?
Kindly specify the pic clause for the hhmmss type of data fields?
Explain how pa key is different from pf key?
What is the type of ppt in the cics?
Can you explain cics transaction gateway?
Explain how would you resolve an asra abend?