What is the function of the EXEC CICS HANDLE CONDITION
command?
Answer Posted / ankit
handle condition route the cursor to particular para inorder
to take the paricular action when that error codition
occured after execution of that command.
exec cics handle condition
notfnd (para-1),
invrec (para-2),
duprec (para-3)
end-exec.
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
Explain how do you delete item 3 in a five-item tsq?
Mention one alternative aspect of CICS?
when a task suspends all the handle conditions via the push command, how does the task reactivate all the handle conditions?
How do we pass parameters into a CICS –DB2 program
Highlight the difference between a symbolic map and physical map?
what is eib, how is can be used?
What are the some important fields in the eib block?
Kindly specify the pic clause for the any bll cell type of data fields?
Define floating maps with illustration?
What is cics load command?
How can you access esds files from cics?
Define exec cics retrieve?
Name the three ways available for a program to position the cursor on the screen?
Explain the usage of language in the ppt entry?
define the field with ic in the bms map.