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 / srinivas chennareddy

As the name indicates DBRM(Data Base Replacement Module) is
for one module...irrespective of the number of SQL's in a
module/program...one DBRM will be created and it will be
bound to one package,and collection of all calling/called
module packages forms an application PLAN,which will be
loaded into main memory and executed during run time.

Is This Answer Correct ?    4 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How do you find the maximum value in a column in db2?

650


B37 abend during spufi?

983


what is the responsibility of the construction superintendent

1664


Cursors can be declared in both working-storage & procedure division, agreed. But is there any difference? If could you please suggest what is the difference

752


What is nvl in db2?

628






What are the 2 sqlcodes that are returned?

643


Which isolation level provides maximum concurrency?

668


What is the purpose of rollback and commit?

595


What db2 400?

679


How can you validate Sql errors during cursor operation in db2 pgms and where do you code?

1709


What are the uses of db2 optimizer?

819


Is db2 a database?

574


What is temporal table in db2?

605


Explain the benefits you can get from mainframe connect?

522


What is scrollable cursor in db2?

586