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 cics control program that provides communication services between user written application programs and terminals?
What are the CICS commands associated with transient data queue processing?
What CICS command do you need to obtain the user logon-id?
What are the steps you go through to a create a BMS executable?
Are sequential files supported by CICS?
name the command that is used to dump the main storage areas related to a task?
What do the terms locality of reference and working set mean?
How is dynamic memory allocated within a CICS application program?
What is EIB. How it can be used?
Can you explain primary aspect of cics?
Explain the difference between physical map and symbolic map?
Explain how would you resolve an asra abend?