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 are the differences between and exec cics xctl and exec cics start command?
What is the use of the eibaid field?
In the EIB block of CICS, highlight the names of few of the important fields?
Can you define mapset?
Explain the uses that are associated to tsq and tdq ?
How errors are handled in CICS programs?
what is an mdt (modified data tag)? Its menaing and use?
What are the cics tables?
Explain what is the massinsert option?
What is the difference between pct and fct?
Explain the difference between tsq and tdq
Explain how do you access storage outside your cics program?
What is the meaning of the eibaid field?
Explain the different system tables used in cics?
which transient data queue support ati?