What is the difference between a package and a plan?
Answer Posted / rajyalakshmi
Plan will contain the package we can execute the plan but
we cant execute the package.
Plan will contain number of packagees.In Package only one
DBRM is present but in plan number of DBRMs r there.
| Is This Answer Correct ? | 24 Yes | 1 No |
Post New Answer View All Answers
What is a page in db2?
Why do we need reorg in db2?
How do you pull up a query which was previously saved in qmf?
What is db2 optimizer?
Define db2.
Why cursor is used in db2?
What is a bind in db2?
How does coalesce work?
What is a system catalog table in db2?
What language is db2 written in?
What is a db2 schema?
How do you find the maximum value in a column in db2?
What type of database is db2?
What are foreign keys in db2?
in my project..TEST is db2 8.1 version In PROD it is 7.1 if i do REORG in TEST.. can I use the same REORG jcl with out modification in PROD region (this is DB2 8.1 )? if not, what modification i need to do in my REORG control card?