Skip to Content
Custom Search

What is a db2 package?

 

 

 

 

 

 

 

 

What is a package?



A package is a single, bound DBRM which contains optimized access paths to DB2.  Packages are the ouput of “Bind Package” command which takes DBRM as input. There can be one DBRM per package.  Once the package is formed using the DBRM it can be fed to the “Bind Plan” command to obtain application Plan.

; ; ; ;

 

Packages are not executable on its own. You can execute only the plan, so packages can be executed by the plan, which contains the package.

 

Packages provide more granularity, so that if a DB2 program is changed its package can be rebind but its plan is not required to be re bound.

Comments

Post new comment

  • Allowed HTML tags: <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd>
  • Lines and paragraphs break automatically.

More information about formatting options

CAPTCHA
This question is for testing whether you are a human visitor and to prevent automated spam submissions.

Click the +1 button  below to share it with your friends and colleagues

 

Share this if you liked it!

 

Disclaimer



Who's online

There are currently 1 user and 34 guests online.

Online users

  • siteadmin
Dr. Radut | page