What is the difference between the NOHANDLE option and the
IGNORE condition?

Answer Posted / mani

NOHANDLE can be specified in any cics command which means
when it is used in exec cics, if at all any exceptions
occur while executing the cics command it will not handle
that and goes to next line for execution
whereas
IGNORE is a command in itself and in ignore we specify when
a particular exception occurs what is to be done.
example

EXEC CICS IGNORE
OVERFLOW(PARA-NAME)
END EXEC

Is This Answer Correct ?    17 Yes 5 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Can you explain communication area?

598


what are the differences between temporary storage queue (tsq) and transient data quene (tdq)?

685


What is the difference between a return with transid and xctl?

581


What is the pic clause for the hhmmss type of data fields?

511


What is the pcp in the cics?

526






Define the term transaction routing?

570


Explain the difference between and exec cics xctl and exec cics start command?

565


Define primary objective of cics?

572


What is the procedure to solve an ASRA ABEND?

614


explain the means of supporting pseudo conversation programming. (Eg. Storing and restoring of states, control flow, error handling)?

622


Explain the difference between the into and the set option in the exec cics receive map command?

562


Explain the difference between intra partition tdq and extra partition tdq?

591


Can you define aica abend?

689


Specify the requirements for automatic task initiation?

570


Can you define mapset?

610