What is the difference between the NOHANDLE option and the
IGNORE condition?
Answer Posted / thavasi
NOHANLDLE option:
use the NOHANDLE option with any cics command to specify
that you want CICS to take no action for any condition or
attention.
IGNORE CONDITION:
An IGNORE CONDITION command for a given condition applies
only to the program you put it in, and it remains active
while the program is running, or until a later HANDLE
CONDITION command naming the same condition is met, in which
case the IGNORE CONDITION command is overridden.
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
what is an mdt (modified data tag)? Its menaing and use?
difference between tsq and tdq?
What is the meaning of the eibaid field?
What is the difference between a return with transid and xctl?
Can you define cemt?
Explain the difference between link and xctl?
What do you mean by CEMT?
What is a transid?
Kindly specify the pic clause for the hhmmss type of data fields?
Define ceci?
define the field with ic in the bms map.
Name the cics command that gives the length of twa area?
what are the reserved words for cics?
Explain ceci transaction commands?
what is the difference between a package and a plan. How does one bind 2 versions of a cics transaction with the same module name in two different cics regions that share the same db2 subsystem?