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 do you mean by commit and rollback?
How do I delete a table in database?
is it compulsory commitment control in journal?
Define predicate?
How to create backup table in db2?
How can record locking be achieved in those DB2 versions which do not support it?
How to resolve deadlock issue
What is a dbrm in db2?
What is performance tuning db2?
What are the contents of dclgen?
What is null indicator in cobol db2?
B37 abend during spufi?
List out the data types available.
What kind of database is db2?
before altering a table is it necessary to lock ? if lock what is it ? how to do ? ifi want to lock a table what is that command ?