What is the difference between the NOHANDLE option and the
IGNORE condition?
Answer Posted / vishal k gupta
Nohandle is going to disable any previous handle command
provided in the program. This will temporarily disable that
section of code where nohandle has been put. A handle
command is a sticky command.
However an Ignore command is going to ignore the condition
whenevr that condition occurs.
| Is This Answer Correct ? | 17 Yes | 5 No |
Post New Answer View All Answers
What is the abend command?
How can you use dynamic calls in cics?
What is the pic clause for the data type of length option field type of data fields?
What is the meaning of the enq command?
Specify cics transaction initiation process?
What is frset?
What is commarea (communications area)?
Can you define bms?
What does the 'ceci:cics' transactions do?
Explain how many exceptional condition can be given in a handle condition?
What is meant by an AICA ABEND?
Explain the difference between pseudo-conversational and conversational?
What is an mdt (modified data tag)?
Why do we need integrated cics translator?
How to dsect parameter is used in bms?