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


Please Help Members By Posting Answers For Below Questions

if i am having a cics,vsam and db2 programs with each functions and i want that each function on screen?

1785


Define an aica abend?

618


the dfhcommara is used to pass information from one application to another. What are some other ways that this function can be accomplished?

666


What is program reentrance?

618


What are some of the cics commands associated with interval control?

585






list the sequence of steps used to achieve modiication in skip sequential mode?

743


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

579


Explain the cics command that is used for reading a record from the tdq?

551


How to establish dynamic cursor position on a map?

587


what are the commands used to gain exclusive control over a resource?

674


Define an asra abend?

601


Define an asra?

561


Can you define cemt?

657


Specify cics transaction initiation process?

564


How ENQ and DEQ used in CICS?

806