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 / sampath
1 DBRM, 1 Package & 1 plan
| Is This Answer Correct ? | 13 Yes | 0 No |
Post New Answer View All Answers
How to execute stored procedures?
What is the usage of open cursor command?
What is dbrm?
Mention the length of physical storage of the given data types of db2 – date, timestamp, time
What is a dbrm in db2?
What is db2 plan table?
How can the duplicate values be eliminated from db2 select?
What is the difference between spufi and qmf?
Why select is not preferred in embedded sql programs?
What is dclgen in db2?
What are the contents of a dclmgen?
What is clone table?
What are the benefits of using the db2 database?
How is deadlock resolved?
What is the difference between using bind () and rebind () methods of naming class?