What is the difference between EXEC CICS HANDLE CONDTION
and an EXEC CICS IGNORE command?
Answer Posted / 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 |
Post New Answer View All Answers
what are the reserved words for cics?
What is bms map?
What are the main uses of the transaction in the cics?
Explain ceci transaction commands?
What is the comaera (communication area)?
List out all the tables that are a part of cics ?
What is the procedure to read a statement from tsq?
In a CICS program, how will you read a VSAM file?
If we wish to create bms executable, what are the basic steps that the user has to go through?
Code the related portions of cics/cobol-i programs to gain addressability to twa area assigned to a particular task. Assme that the size of twa area is 300bytes. What are the advantages if cobol-ii is used in the place of cobol?
Specify the requirements for automatic task initiation?
define the field with ic in the bms map.
what are the differences between temporary storage queue (tsq) and transient data quene (tdq)?
Name some translator and compile options and explain their meaning?
What is the common systems area?