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 / sunil a
1 DBRM , 1 PACKAGE and 1 PLAN
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
What types of tables are there in the db2 database?
What is the use of commit in db2?
What is difference between alias and synonym in db2?
can we view the access paths created by dbrm ? how ? thx
What is the picture clause of null indicator variable?
Where can you declare a cursor in a cobol-db2 program?
What is dclgen in db2?
Comment whether dclgen is mandatorily used. If not, then what is the point of using it?
Explain what are the various isolation levels possible?
Hi, i would like to start a new carrier in DB2 DBA.Which and what all step should i have to take..?
what are bind concepts in db2 cobol?
How do you stop a db2 database in linux?
Which isolation level provides highest data integrity?
What is runstats utility in db2?
Is it possible to alter a table – for example adding a column, when another user is accessing or updating some columns?