what is plan?
is plan executable or package?

Answers were Sorted based on User's Feedback



what is plan? is plan executable or package?..

Answer / harsha

paln is nothing but collection of packages

paln is executable where package is non-executable

Is This Answer Correct ?    14 Yes 3 No

what is plan? is plan executable or package?..

Answer / tej

A small correction for Harsha's answer

Plan can also contain DBRMs along with collections of packages.

and Yes,Plan is executable where as package is not.

Is This Answer Correct ?    4 Yes 2 No

what is plan? is plan executable or package?..

Answer / nidhi

Plan and packages both are executable.
Package is the executable form of single DBRM while
multiple pacages or DBRM can be bind together through the
same plan.

Is This Answer Correct ?    2 Yes 10 No

what is plan? is plan executable or package?..

Answer / hatam

A package contains control structures used to execute SQL
statements
A plan is
1- A list of package names
2- The bound form of SQL statements taken from one or more
DBRMs
package is executable and plan not

Is This Answer Correct ?    0 Yes 19 No

Post New Answer

More DB2 Interview Questions

What is a cursor and what is its function?

2 Answers  


Hi, i would like to start a new carrier in DB2 DBA.Which and what all step should i have to take..?

1 Answers  


What is the role of union all and union

1 Answers  


wht steps we need will coding cobol and db2 pgm ?

6 Answers   CGI,


How is deadlock resolved?

1 Answers  


Suppose pgm A calling Pgm B .Pgm B has some Db2 program. at the time of compilation should plan and package will be created for both A and B or only B? What is the concept?

3 Answers  


what is the responsibility of the construction superintendent

1 Answers   Almco,


What is the error code -803 ?

3 Answers  


What is the use of db2?

1 Answers  


Parm value passed is PARM=(10,20). how do code linkage section and how would you add these two passes values and show result in cobol program.

3 Answers   IBM,


pls explain the precompilation process of cobol-db2 pgm

3 Answers   HCL, IBM,


wht are the restrictions for union ?

2 Answers   CTS,


Categories