For a CICS-DB2 program, how is the plan referenced?

Answers were Sorted based on User's Feedback



For a CICS-DB2 program, how is the plan referenced?..

Answer / 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

For a CICS-DB2 program, how is the plan referenced?..

Answer / harish

HHHHHHHHHHIIIIIIIII

IN RCT TABLE

GIVE PLAN NAME=
TERMID:
TRANSID=
LANG=


Harish poomgame shivappa
NIIT Technolgies
Kolkata

Is This Answer Correct ?    2 Yes 0 No

Post New Answer

More CICS Interview Questions

What is the meaning and use of the EIBAID field?

4 Answers  


Explain the usage of language in the ppt entry?

0 Answers  


What does the BUFFER option in RECEIVE mean ?

1 Answers   IBM,


Im creating map, when i press tab key cursor must skip second position and it move to the third field directly. how can i code plz send the answer.

4 Answers   Cap Gemini,


There is map and length of field need to modified, let take cust id=2 is previous of 2 byte and now it has to be 5 byte ? how to modified the cics code ?what are change need to done ? where where u will do change ?

3 Answers  






What is the difference between FSET and FRSET?

3 Answers  


How are programs reinitiated under CICS ?

1 Answers   ITC Infotech,


How many ways to share information between different CICS programs?

3 Answers   Accenture,


Explain how pa key is different from pf key?

0 Answers  


What is the difference between pct and fct?

0 Answers  


Explain ceci transaction commands?

0 Answers  


How is the stopper byte different from an auto skip byte ?

1 Answers  


Categories