Answers

Question and Answer:

  Home  CICS

⟩ What happens when a CICS command contains the NOHANDLE option?

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 CONDTION for any other command.

 142 views

More Questions for you: