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
What parameters are used to control the free space in DB2?
What is the difference between nvl and coalesce?
What is the difference between spufi and qmf?
How can we read records for specific member in CL? AND rpg?
What is the difference between bind and rebind in db2?
Mention the location where the output received from explain statement is stored.
What is clone table?
What does db2 stand for?
What is query_cache_limit?
What are concurrency issues?
How to test SQL -911 error while developing COB-DB2 program
What is the picture clause of null indicator variable?
What is the syntax for FETCH in DB2 ?
What is runstats utility in db2?
How can you count the number of rows from a table tab?