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

Difference between bind and plan


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

New User


Joined: 08 Sep 2006
Posts: 7
Location: Bangalore

PostPosted: Sat Sep 09, 2006 12:05 am
Reply with quote

hi friends
can you tell me the difference between bind and plan
Regards
Vivek
Back to top
View user's profile Send private message
PeD

Active User


Joined: 26 Nov 2005
Posts: 459
Location: Belgium

PostPosted: Sat Sep 09, 2006 12:13 am
Reply with quote

Package and plan?

Bind is an action.
Back to top
View user's profile Send private message
ofer71

Global Moderator


Joined: 27 Dec 2005
Posts: 2358
Location: Israel

PostPosted: Sat Sep 09, 2006 1:59 am
Reply with quote

Bind is a process (activated as a command to DB2). Plan is one of DB2's run time components.

O.
Back to top
View user's profile Send private message
jayant_tibhe

New User


Joined: 25 Feb 2006
Posts: 27
Location: Pune

PostPosted: Mon Oct 16, 2006 11:20 am
Reply with quote

BIND

The bind operation generates operational form of SQL or internal control structures to access the data. All control structures in a package are derived from the SQL statements embedded in a single source program.

PLAN

An application plan relates an application process to a local instance of DB2,
specifies processing options, and contains one or both of the following elements: A list of package names. The bound form of SQL statements taken from one or more DBRMs. Every DB2 application requires an application plan. Plans and packages are created using the DB2 subcommands BIND PLAN and BIND PACKAGE
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 Timestamp difference and its average ... DB2 11
No new posts Difference when accessing dataset in ... JCL & VSAM 7
No new posts What is the difference between Taskty... Compuware & Other Tools 2
No new posts JCL for pl1 db2 precompile, compile a... JCL & VSAM 4
No new posts Difference between VALIDPROC and CHEC... DB2 3
Search our Forums:

Back to Top