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 pic clause for the hhmmss type of data fields?
Let us say you have a collection of multiple maps in cics. So if you are asked to determine the exact storage space that is available in a symbolicmap, then how will you compute it?
how do you fire a batch job from a cics txn ?
what is the difference between a return with transid and xctl? For example program. A is issuing return with transid to program b. Program a. Is isssuing xctl to program b?
What is meant by an AICA ABEND?
what is effect on receive map when
what is the most common way of building queue-id of a tsq?
which cics command must be issued by the application program in order to gain access to the common work area (cwa)?
what is an mdt (modified data tag)? Its menaing and use?
We can allocate memory dynamically by using GET MAIN command my question is at what scenario we can't release this memory and reuse this same memory??
What is the common work area?
What are the recoverable cics resources?
Which commend used for terminating a browser operation?
Kindly specify the pic clause for the hhmmss type of data fields?
Can you define cemt?