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 are fset, frset?
What are the types of important programs that are used in the cics?
What is meant by PPT and what are its uses?
Explain 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?
What is the meaning of the eibaid field?
Highlight the difference between a symbolic map and physical map?
what is effect on receive map when
mention the option (along with argument type) used in a cics command to retrieve the response code after execution of the command?
Explain how do you set the mdt option to on status, even if data is not entered?
specify the requirements for automatic task initiation. (Mention the control table, it is entries and the corresponding procedure division cics command).?
Explain how many exceptional condition can be given in a handle condition?
what are the thress bms options?
What is the primary aspect of CICS?
Can you explain enq and deq used in cics?
what is an mdt (modified data tag)? Its menaing and use?