What is the difference between EXEC CICS HANDLE CONDTION
and an EXEC CICS IGNORE command?

Answers were Sorted based on User's Feedback



What is the difference between EXEC CICS HANDLE CONDTION and an EXEC CICS IGNORE command?..

Answer / praveen sonthosh

In EXEC CICS HANDLE CONDITION a particular exception is
handled by a routine.
when that execption occurs then the control goes to that
routine.

But in EXEC CICS IGNORE CONDITION the exception specified
in the command is ignored by the cics

Is This Answer Correct ?    12 Yes 2 No

What is the difference between EXEC CICS HANDLE CONDTION and an EXEC CICS IGNORE command?..

Answer / sadas

pora bodi

Is This Answer Correct ?    9 Yes 15 No

Post New Answer

More CICS Interview Questions

how to get 'time stamp' in cics prgms ,what is the syntax.

1 Answers  


Define an asra abend?

0 Answers  


Name some important fields in the EIB block ?

2 Answers   IBM,


COMMIT & ROLLBACK WE WILL NOT USE IN CICS PROGRAMMING INSTEAD OF COMMIT WE USE SYNC POINT THEN WT WE USE FOR ROLL BACK?

3 Answers  


Why must all CICS programs have a Linkage Section ?

4 Answers  


Can you use occurs in bms map?

0 Answers  


What is the function of the CICS translator?

1 Answers  


Every map is categorized into multiple fields, and there are three common working storage fields present for each of these respective fields. Mention those?

0 Answers  


What is the cics command that is used to access current date and time?

0 Answers  


What is interval control and what are some of the CICS commands associated with it?

2 Answers   IBM,


How can we code a program such that we will never get a MAPFAIL error?

1 Answers   Accenture,


Can you define bms?

0 Answers  


Categories