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 db2 purescale?
What is role in db2?
What is db2 look?
What are host variables in db2?
What is dbrm?
What do you mean by storage group (stogroup)?
What is a db2 table?
What is precompiler in db2?
Explain db2.
What is the difference between cursor and select statement?
How can the firstname and the lastname from the emp table be concatenated to generate complete names?
What is database reorganization?
What language is db2 written in?
What is the cobol picture clause of the db2 data types date, time, timestamp?
Which command is used to remove all rows from a table?