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
Can you define cics task?
In a particular cics program, what is the procedure to allocate dynamic memory?
What is the pic clause for the hhmmss type of data fields?
Explain the use of DCT ?
Define cics interface block?
Define the term transaction routing?
what are the differences between and exec cics xctl and exec cics start command?
Can you define mdt?
What are the terms cics generally means?
Explain how to build up lu 6.2 communication?
When would you use abend command?
Define the term mro (multi region operation)?
Define an asra abend?
define the field with ic in the bms map.
name the command that is used to dump the main storage areas related to a task?