why should we bind the DB2 program . What if we did not
BIND a BD2 program ??
Answer Posted / guest
We dont bind the DB2 program, we bind the subproduct DBRM
that is output during the precompile step. Without the
final step of BIND the DB2 program will not execute because
the program looks for a DBRM with matching contoken from
the load module. If it cannot find one, the DB2 issues an -
818.
Is This Answer Correct ? | 6 Yes | 1 No |
Post New Answer View All Answers
What is an instance in db2?
What is cursor with hold option in db2?
What is db2 command?
What is bind plan?
In case if at some point of time db2 is down, would that impact the pre-compilation process of a db2-cobol program?
Mention some fields that are a part of sqlca.
How do you pull up a query which was previously saved in qmf?
What are types of indexes?
What is iseries database?
How is deadlock resolved?
Which isolation level provides maximum concurrency?
How to view db2 table structure?
Discuss about db2 bind?
How can you classify the locks in db2?
Is it possible using max on a char column?