For a CICS-DB2 program, how is the plan referenced?
Answer Posted / abhijit
For a CICS-DB2 program the transaction which defines the
application program should be defined in the RCT table. The
RCT table has a reference to the plan. The program should
be bound to that plan to execute it successfully.
| Is This Answer Correct ? | 8 Yes | 0 No |
Post New Answer View All Answers
Sync points cannot be requested by the application programs? State true or false
Highlight the points of differences between XCTL and START?
What are the types of the dfhmdf present in the cics?
I have done a start browse on a vsam dataset. Can I do another start browse without doing an end browse?
What will happen if some program tries to process a queue on which an ENQ command has been issued by some other program?
Can you use occurs in bms map?
What are the main uses of the transaction in the cics?
What is meant by MDT? Furthermore, comment on FRSET and FSET ?
Can you define mapset?
What is the main function of the sign-on table?
What is the use of the program list table?
Explain how many conditions can you include in a single handle condition command?
When would you use abend command?
What are the common cics service programs and explain their usage?
What is the pic clause for the any bll cell type of data fields?