What is the difference between EXEC CICS HANDLE CONDTION
and an EXEC CICS IGNORE command?
Answer Posted / praveen sonthosh
In EXEC CICS HANDLE CONDITION a particular exception is
handled by a routine.
when that execption occurs then the control goes to that
routine.
But in EXEC CICS IGNORE CONDITION the exception specified
in the command is ignored by the cics
| Is This Answer Correct ? | 12 Yes | 2 No |
Post New Answer View All Answers
What is meant by an AICA ABEND?
What are the ways fot initiating a transaction?
Explain how do you delete item 3 in a five-item tsq?
How to dsect parameter is used in bms?
How to get the cursor position when we receive a map?
define the field with ic in the bms map.
Can you explain dfhmdf bms macro?
How errors are handled in CICS programs?
Define an asra?
Explain how do you intitiate another transaction?
what are the six different type of argument values in cobol that can be placed in various options of a cics command?
Explain the difference between temporary storage queue (tsq) and transient data quene (tdq)?
What are the some important fields in the eib block?
Define cics interface block?
Can ESDS files be accessed from CICS?