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
How do you use altindxs in batch, cics programs?
We can allocate memory dynamically by using GET MAIN command my question is at what scenario we can't release this memory and reuse this same memory??
what is eib, how is can be used?
Explain what is the massinsert option?
What does a cics translator do?
Can you define aica abend?
How To Compile The COBOL-BD2-CI CS Programs In Real TIme? Please Give Me the Detailed Description?
Can you explain primary aspect of cics?
Can you define cemt?
Explain cemt transaction commands?
when you compile a cics program, the (pre) compiler puts an extra chunk of code. Where does it get included and that is it called? What is its length?
What is a cics task?
What is the term bms in cics?
What is meant by an attribute byte?
Can you define ppt and what are its uses?