What is a DBRM, PLAN ?
Answers were Sorted based on User's Feedback
Answer / mehdee
The above answer is right, but the 2nd part should change
to: PLAN is an executable module containing the access path
logic to one or more DBRMs and packages.
| Is This Answer Correct ? | 13 Yes | 2 No |
Answer / kundan kumar
DBRM :-database request module(DBRM) , they are created after the
pre-compilation is performed. It contains parsed SQL statements.
PLAN :- PLAN is an executable module containing the access path
logic to one or more DBRMs and packages created after bind process .
| Is This Answer Correct ? | 0 Yes | 0 No |
Explain the benefits you can get from mainframe connect?
Is it Possible to read from PS file and write it to database by using dynamic sql(execute immediate)
What is a clustered index?
I have a table(product),It contain fields(productname,cost). I want to retrieve the product name ,which cost is second maximum in the table?
What is dbrm in db2 database?
What is database reorganization?
What do you mean by storage group (stogroup)?
How can i install db2 9.x on AIX based system..? plz reply the detailed steps involved....?
how to resolve -805 . how to see dbrm and package not found
max number of columns in a db2 table?
What are catalog tables in db2?
Which command is used to connect to a database in DB2 ? Give the Syntax.