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 / satish k
One correction to the above. DBRM is DataBase Request
Module and not DataBase Replacement Module.
| Is This Answer Correct ? | 10 Yes | 0 No |
Post New Answer View All Answers
Explain packages.
What is dbrm? When it will be created?
What are host variables in db2?
What are the different types of base tables?
I understand Join always perform better than subqueries. Then what is the advantage/use of Subqueries/correlated subqueries etc.,in DB2 programming.Please explain.
How does cobol compile db2 program?
Is it possible to alter a table – for example adding a column, when another user is accessing or updating some columns?
What os does db2 run on?
what is the responsibility of the construction superintendent
What is a db2 collection?
Which component is responsible for db2 startup and shutdown?
Which isolation level provides highest data integrity?
Why select is not preferred in embedded sql programs?
What is meant by union and union all?
What is database manager in db2?