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 the difference between a return with transid and xctl?
What is the comaera?
Explain the maps in cics?
Explain the primary function of the processing program table (ppt)?
What is non-conventional programs?
What does a cics translator do?
Define TCT.
Explain the primary significance of intra-partition and extra-partition tdqs ?
Sync points cannot be requested by the application programs? State true or false
Explain the purpose of the program list table?
What is the meaning of the enq command?
Explain the difference between using the read command with into option and set option?
Explain the cics command that is used for reading a record from the tdq?
Can you explain dfhmdf bms macro?
Name some translator and compile options and explain their meaning?