What is the difference between EXEC CICS HANDLE CONDTION
and an EXEC CICS IGNORE command?
Answers were Sorted based on User's Feedback
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 ASRAABEND in CICS?
When you do a START, what will the value of EIBCALEN?
Explain how pa key is different from pf key?
List all the CICS tables and explain their contents.
plz tell me abt PF key and PA keys
How vsam files are read in cics pgms?
What is DFHAID? what is its use?
Sync points cannot be requested by the application programs? State true or false
What are the some important fields in the eib block?
Native Mode Data Stream (NMDS) is a mixture of Buffer Control Characters(BCC) and text data (True or False)
What is the eib parameter?
Explain page up and page down logic along with coding logic in cics?