What happens when a CICS command contains the NOHANDLE
option?
Answer / sadiq afroze
No action is going to be taken for any exceptional
conditional occurring during the execution of this command.
The abnormal condition that occurred will be ignored even if
an EXEC CICS HANDLE condition exist. It has the same effect
as the EXEC CICS IGNORE condition except that it will not
cancel the previous HANDLE CONDITION for any other command
| Is This Answer Correct ? | 8 Yes | 0 No |
Which is the AID that will not be identified in the ANYKEY option of the HANDLE AID command?
What is meant by an attribute byte?
What is the pic clause for the any bll cell type of data fields?
what are the differences between and exec cics xctl and an exec cics link command?
How do you rollback data written to an ESDS file?
How is dynamic memory allocated within a CICS application program?
What is the function of the EXEC CICS HANDLE CONDITION command?
Add a field to screen when what's the flow of impact?
What is the difference between using the READ command with INTO option and SET option?
What is a Logical Unit of Work (LUW)?
Name the three ways available for a program to position the cursor on the screen?
what is the difference between task and transaction in cics?