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 |
What will be the length of the eibcalen ,if the transaction is used to cics first time?
How to differenciate the given coding is pseudo conversational? (except EIBCALEN condition)
Explain the term ?MRO? (Multi Region Operation)?
Explain ceci transaction commands?
Explain the mdt in cics?
What is a deadlock?
What is the primary function of the Processing Program Table (PPT)?
How do you set the MDT option to ?ON? status, even if data is not entered?
What are the CICS commands associated with transient data queue processing?
What happens to resources supplied to a transaction when an XCTL command is executed?
What are the parameters that you have to give when you are using the CSSN transaction?
what are the two ways of breaking a cpu bound process to allow other task to gain access to cpu?