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 the ways fot initiating a transaction?
What do you mean by CEMT?
Explain how do you intitiate another transaction?
What is journal recovery?
What is meant by a ‘Transid’ ?
Explain how do you terminate an already issued delay command?
Explain the function of the load command?
I have done a start browse on a vsam dataset. Can I do another start browse without doing an end browse?
specify the requirements for automatic task initiation. (Mention the control table, it is entries and the corresponding procedure division cics command).?
Explain the different system tables used in cics?
What is meant by an AICA ABEND?
Code the related portions of cics/cobol-i programs to gain addressability to twa area assigned to a particular task. Assme that the size of twa area is 300bytes. What are the advantages if cobol-ii is used in the place of cobol?
what is an mdt (modified data tag)? Its menaing and use?
What is the difference between pct and fct?
Can you explain common systems area?