If I have 5 Queries in a DB2 Cobol program , while
precompiling how many DBRMs will get created and How many
Plans and Packages will get created while Bind Process?
Answer Posted / lu
when u bind , 5 queries has 5 sql statements in 1 DBRM, its
regroup into 1 package, 1 plan...Plan is a collection of
packages..
correct me if i'm wrong..
| Is This Answer Correct ? | 23 Yes | 0 No |
Post New Answer View All Answers
What is buffer pool in the db2 database?
Who uses db2?
Explain dclgen.
What is commit in db2?
What is the physical storage length of timestamp data type?
What is isolation level in db2?
What is bind package and plan in db2?
What are sqlcodes –803,-805, -811, -818,-904,-911,-913,-101, +100?
What is db2? Explain.
How do I add a column to a table in db2?
Explain in detail about buffer manager and its functionalities?
What is the role of data manager in the db2 database?
i want to maintain uniqueness on pdf without make lf??????????
What is the difference between drop table and delete table?
How to create backup table in db2?