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
Mention the content that is present inside a PPT ?
how do you intitiate another transaction?
Can you explain dfhmdf bms macro?
Let us say you have a collection of multiple maps in cics. So if you are asked to determine the exact storage space that is available in a symbolicmap, then how will you compute it?
What will happen if some program tries to process a queue on which an ENQ command has been issued by some other program?
when a task suspends all the handle conditions via the push command, how does the task reactivate all the handle conditions?
Can you explain dfheiblk?
Define cics interface block?
What is non-conventional programs?
What is the common systems area?
which cics command must be issued by the application program in order to gain access to the common work area (cwa)?
Explain the difference between a physical bms mapset and a logical bms mapset?
What does the 'cedf:cics' transactions do?
what are the thress bms options?
Explain the uses that are associated to tsq and tdq ?