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 / ankur bhalla
1 DBRM(DATABASE REQUEST MODULE), 1 PACKAGE AND 1 PLAN.
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
What is the latest version of ibm db2?
What is the difference between cursor and select statement?
Can there be more than one cursor open for any program?
What is a bind card?
How to check sequence on a table in db2?
How can we retrieve the total number of records in RPG & CLLE?
What is null value in db2?
Is db2 a programming language?
What is cobol db2?
What are the various isolation levels possible?
Is db2 relational database?
My sql statement select avg(salary) from emp yields inaccurate results. Why?
What is scrollable cursor in db2?
What is commit in db2?
What is a db2 collection?