What is the difference between EXEC CICS HANDLE CONDTION
and an EXEC CICS IGNORE command?
Answers were Sorted based on User's Feedback
Answer / 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 |
What is a cics task?
What are the beginning and end points of an LUW called?
what is difference between call and link ?
What are all things you can do with CEDA?
If TDQs are selfdestructive then why they are used? AND Why TSQs are preferred over TDQs?
What is the EIB parameter and the CICS command used to implement Pseudo-Conversational technique using single PCT ? Single PPT entry?
Explain the primary function of the processing program table (ppt)?
What are the databases that CICS can access?
Explain how and where is the twa size set?
list the sequence of steps used to achieve modiication in skip sequential mode?
Explain the cics command that is used for reading a record from the tdq?
What are the cics transactions?