Home » Interview » Technology

What happens when a CICS command contains the NOHANDLE option?

Correct Answer: - NOHANDLE is an option that can be specified along with abnormal condition during program execution - When the exception occurs, no action is performed during execution of NOHANDLE command - The abnormal condition is ignored, even the EXEC CICS HANDLE condition exist - The abnormal condition is also ignored when EXEC CICS IGNORE condition is tested - The previous HANDLE CONDITION for other commands will not be effected with NOHANDLE option

← Previous Question Next Question→

Discussion & Comments

No comments yet. Be the first to comment!
Join Discussion