what is a plan and how do you refer the plan in the
program?
Answer Posted / guest
The DBRM name is the program name and should be bound to a
plan before the DB2 program can be executed. The plan is
nothing but bound DBRMs or packages.
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
What is the physical storage length of date data type?
What does db2 blu stand for?
How can you do the explain of a dynamic sql statement?
Which component is used to execute the sql statements?
What is schema in db2?
What is a db2 table?
When reorg is used?
What is the difference between drop table and delete table?
Differentiate between cs and rr isolation levels? Where do you specify them?
Suppose pgm A calling Pgm B .Pgm B has some Db2 program. at the time of compilation should plan and package will be created for both A and B or only B? What is the concept?
What is temporal table in db2?
What is a collection in db2?
Mention the location where the output received from explain statement is stored.
Is db2 a programming language?
What kind of database is db2?