Answer Posted / muttaiah
Plan & Package both contains the Optimizer access path for
accessing data from db2 tables. A DBRM(database request
module) can be bind into either plan(Bind plan) or package
(Bind package).
Plan is executable.
Package is not executable.
Plan is a collection of packages.(krishna chaitanya please
correct your answer).
@others: Please do correct me if i'm wrong.
| Is This Answer Correct ? | 13 Yes | 0 No |
Post New Answer View All Answers
if we display var1 then what will b displayed in below condition. 77 var1 pic s9(2) value -10. 77 var1 pic s9(2) value -11. " " " -12. " " " -13. -14 ... ... -19.
What is rmode(any) ?
What are the various section in data division and briefly explain them.
) what is the difference between AID and HANDLE AID?
how we sort two input files based on a common column and giving one o/p file please send me the coding logic?
What are the different rules of SORT operation?
how do you define single dimensional array and multidimensional array in your cobol?
Can we change the password using ALTER? anyone tried and changed?
What is the difference between Global and External Variables?
How did the release of cobol/370 version 1.3 improve the performance of release 1.1?
What is perform what is varying?
Define cobol?
Differentiate cobol and cobol-ii. (Most of our programs are written in cobolii, so, it is good to know, how, this is different from cobol)?
Write a program to explain size error.
What are the rules of the move verb?