IBM Mainframe Forum Index
 
Log In
 
IBM Mainframe Forum Index Mainframe: Search IBM Mainframe Forum: FAQ Register
 

Regarding Package & Plan


IBM Mainframe Forums -> Mainframe Interview Questions
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
sujan_mf

New User


Joined: 09 Mar 2005
Posts: 7

PostPosted: Wed Jul 19, 2006 11:40 am
Reply with quote

Hi,

Can any one explain the difference b/w BIND PACKAGE & BIND PLAN
Back to top
View user's profile Send private message
Hanfur

Active User


Joined: 21 Jun 2006
Posts: 104

PostPosted: Wed Jul 19, 2006 1:09 pm
Reply with quote

Sujan,
Inorder to run a Prog you have to have the load module along with the
PLAN.

Now you have two options when you Bind the program(I assumes u already know the prog preparation steps..for a batch db2 prog) ie BIND by PLAN and BIND by PACKAGE.

A package can only be bound using single DBRM but a Plan can be bound with DBRMS,DBRM and PACKAGE,PACKGEs alone.

Package BInd is used for enhanced efficency in doing the bind and for conveninece. This comes to picture when you have Diffrent systems setup (DEV,QUAL,PROD) with diffret database subsystems and same progs running in these diffrent regions. In this kind of a scenario PAckage Bind is the preferred option.


For more info just google with DB2 BIND PACKAGE.

-Han.
Back to top
View user's profile Send private message
sujan_mf

New User


Joined: 09 Mar 2005
Posts: 7

PostPosted: Thu Jul 20, 2006 1:00 pm
Reply with quote

Can any one explain me, what exactly Load Module contains
Back to top
View user's profile Send private message
Lkmi

New User


Joined: 04 Mar 2005
Posts: 53
Location: Newyork

PostPosted: Tue Aug 01, 2006 3:04 am
Reply with quote

load module contains the executable form of code which is understandable to the computer.
Back to top
View user's profile Send private message
View previous topic :: :: View next topic  
Post new topic   Reply to topic View Bookmarks
All times are GMT + 6 Hours
Forum Index -> Mainframe Interview Questions

 


Similar Topics
Topic Forum Replies
No new posts Rebind issue - Package DB2 2
No new posts current batch plan DB2 3
No new posts Log an Plan name/id or Job Id using D... DB2 1
No new posts Usage/Utiliy of Plan in DB2 DB2 4
No new posts How do I define a DB2 plan for a web ... CICS 5
Search our Forums:

Back to Top