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
Explain the difference between a symbolic map and physical map?
How can you use dynamic calls in cics?
What is the comaera (communication area)?
Define temporary storage?
What does the 'cebr:cics' transactions do?
Can you explain cics translator?
Name the command which is used to release a record on which exclusive control is gained?
Give certain situations where NEWCOPY is obligatory?
Explain the mdt in cics?
What is DEQ?
what are the differences between temporary storage queue (tsq) and transient data quene (tdq)?
What is meant by an attribute byte?
how do you intitiate another transaction?
explain the means of supporting pseudo conversation programming. (Eg. Storing and restoring of states, control flow, error handling)?
Can you explain exec cics handle condition command?