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
Explain the thress bms options?
Name the cics command that gives the length of twa area?
Explain the difference between pseudo-conversational and conversational?
Can you explain primary aspect of cics?
Define cedf?
What is frset?
What are the classifications of the cics program?
Explain the difference between cics program control table (pct) and cics processing program table (ppt)?
What are the cics commands associated with task control?
what is the most common way of building queue-id of a tsq?
Can you explain exec cics handle condition command?
how do you fire a batch job from a cics txn ?
Define primary objective of cics?
What are some of the cics commands associated with interval control?
Explain the function of the terminal control table?