what is the input to PLAN?
what is the input to DBRM?
Answer Posted / mani
DBRMs and Packages are the input to the plan as said above.
The input to DBRM is the sql statements in the cobol db2
program
i.e all the sql statements in the cobol db2 program will be
replaced by the host language statements in this case it is
cobol and the sql statements are bound into DBRMs.
Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
What is declare cursor?
What is dbrm? When it will be created?
What is the role of data manager in the db2 database?
What is innodb buffer pool?
How to access db2 tables in mainframe?
What are sqlcodes –803,-805, -811, -818,-904,-911,-913,-101, +100?
What is the difference between bind and rebind in db2?
Comment whether dclgen is mandatorily used. If not, then what is the point of using it?
How do I optimize a query in db2?
Which isolation level provides highest data integrity?
Which component is responsible for db2 startup and shutdown?
How would you find out the total number of rows in a db2 table?
What is an instance in db2?
Which isolation level provides maximum concurrency?
How can deadlocks be resolved?