if one db2 pgm calls another db2 pgm.
how many plans do we need.
what r the steps involved..
Answer Posted / guest
Only one plan is bound for this program with 2 DBRMS : one
for the main program and one for the called program. The
steps involved in preparing the program is 1. Precompile
produces modified source code and DBRM 2. compile the
modified source code 3.Link-edit the resulting module to
create the load module 4.Binding the plan
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
What is view db2?
What is db2 catalog database?
What is a buffer in memory?
How to test SQL -911 error while developing COB-DB2 program
what is the sqlcode -501
How to restart a DB2 program?
What is db2 instance?
What are the contents of dclgen?
What is bind and rebind in db2?
Define sqlca.
What is dbrm? What it contains?
What is the difference between oracle and db2?
How do I connect my db2 database to ibm?
Name the lockable units in DB2?
What is ibm db2 connect?