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

If the main program has only cobol statements and subprogram has the db2 statements what is the procedure for precompilation. for which program we need to do the precompilation

1 Answers   IBM,


how to execute qcmdexc in rpgle?plz write code also?

1 Answers   IBM,


WHAT IS NULL INDICATOR ? WERE IS THIS USED? AND IF IT IS USED IN FILES CONCEPT? HOW DO WE USE IT?

2 Answers   IBM,


When do you specify the isolation level?

0 Answers  


what is Static and dynamic linking

1 Answers   Virtusa,






What are the various locking levels available?

3 Answers  


what is datacom db?

2 Answers   CSC,


What is PRIME TABLE and what are the uses of it

1 Answers  


What is the max length of sqlca?

0 Answers  


What do you mean by NOT NULL WITH DEFAULT? When will you use it?

3 Answers  


What's the Maximum Length of SQLCA and what's the content of SQLCABC?

2 Answers  


In my table having 100 Rec. How can I delete the 7th row?? (we don't know what is data inside the table)

9 Answers   IBM,


Categories