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
what is an mdt (modified data tag)? Its menaing and use?
What is CICS ?
How vsam files are read in cics pgms?
Explain the difference between intra partition tdq and extra partition tdq?
What will happen if some program tries to process a queue on which an ENQ command has been issued by some other program?
How ENQ and DEQ used in CICS?
Name the command used for terminating a browse operation?
Explain the different system tables used in cics?
Define temporary storage?
What is the eib?
Define an asra?
Can you define commarea?
Explain cebr transaction commands?
what is the cics command used to access current date and time?
name the command that is used to dump the main storage areas related to a task?