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
Why cursor is used in db2?
Name the lockable units in DB2?
How can you count the number of rows from a table tab?
How to test SQL -911 error while developing COB-DB2 program
What does reorg do in db2?
What is db2 bind process?
What is sqlca’s maximum length?
What is dbrm? When it will be created?
Can you use max on a char column?
What is collection in db2 bind?
what are bind concepts in db2 cobol?
What is explain plan in db2?
How can tablespace be moved to another dasd volume that is allocated for that tablespace?
What is database alias db2?
what is the role of the cursor in db2?