what is difference between Plan and Package



what is difference between Plan and Package..

Answer / swapnil

PLAN IS A EXECUTABLE CODE FOR COBOL.
PLAN IS A COLLECTION OF PACKAGE AND IT IS OUTPUT OF
BIND PROCESS.

PACKAGE: PACKAGE CONTAIN ONE DB REQUSET MODULE(DBRM)
AND IT IS NOT EXECUTABLE MODULE.

Is This Answer Correct ?    12 Yes 2 No

Post New Answer

More DB2 Interview Questions

How do you simulate the explain of an embedded sql statement in spufi/qmf?

0 Answers  


pls explain the precompilation process of cobol-db2 pgm

3 Answers   HCL, IBM,


Can a primary key have null values? If we try to insert a null value in a primary key column, will it work or give an error code?

6 Answers  


How do you leave the cursor open after issuing a COMMIT? (for DB2 2.3 or above only)

2 Answers  


What is the use of runstats in db2?

0 Answers  






what is parm utility

2 Answers   IBM,


How will fetch last 5 rows from table in db2

6 Answers  


What db2 400?

0 Answers  


Which component is responsible for processing sql statements and selecting access paths?

0 Answers  


What is syscat in db2?

0 Answers  


What is the role of data manager in the db2 database?

0 Answers  


How to select the duplicate rows from a table?

4 Answers  


Categories