What is the function of the EXEC CICS HANDLE CONDITION
command?
Answer Posted / mahesh
In order make the program execution continuous even when an
exception is occured in a program.
Is This Answer Correct ? | 5 Yes | 4 No |
Post New Answer View All Answers
Name a few CICS programs which are generally used ?
Define exec cics retrieve?
Whenever a cics program goes through a compilation process, there is always some extra code that is added to the program. Where exactly does this new piece of code go to and what is it termed as ?
Why do we need integrated cics translator?
Explain the difference between a physical bms mapset and a logical bms mapset?
What are the types of important programs that are used in the cics?
when an xctl is done, does the tranid change ? Is a new task created ? Does it cause an implicit syncpoint to be issued ?
What is the pcp in the cics?
What is commarea (communications area)?
Explain how do you access storage outside your cics program?
What is CICS ?
mention the option used in the cics read command to gain accessibility directly to the file i/o area. (Assume cobol-ii).?
Name some translator and compile options and explain their meaning?
Define communication area?
how can you prevent more than one user from accessing the same transient data queue?