What is the logical entity between plan and Package?

Answer Posted / sridhar reddy

When ever a main progran is executed it is going to create
a DBRM for example if the main program calls n sub programs
then these n sub program need N DBRM's A total of N+1 DBRMs
are needed. A Plan is required to run These DBRM's .
Instead of placing all these DBRM's in a plan , for each
DBRM one package is created & these packages inturn call a
plan.
Instead of placing DBRM's in a plan a package is created
because if we modify any thing no need recompile all the
DBRM's
posted by Sridhar BhumiReddy

Is This Answer Correct ?    1 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is db2 look?

817


What is clone table?

823


What is sqlca?

845


What is db2 and what is the use of db2 optimizer?

858


What is explain plan in db2?

800


DB2 can implement a join in three ways using a merge join, a nested join or a hybrid join. Explain the differences?

2583


What is cobol db2?

767


Is db2 relational database?

775


Explain the function done by data manager?

1055


Mention the different locking levels that are available in db2.

896


What is db2 stogroup?

917


What is difference between alias and synonym in db2?

879


What is an instance in db2?

798


Which isolation level provides maximum concurrency?

927


How would you find out the total number of rows in a db2 table?

809