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

DB2 Binding and Precompilation


IBM Mainframe Forums -> DB2
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
swetha_smile

New User


Joined: 23 Aug 2006
Posts: 3

PostPosted: Thu Aug 24, 2006 12:20 pm
Reply with quote

Hi,

Can you please explain me the following:

1.How DB2 precompilation takes place?.

2.Whats the difference between this compilation and compiling JDBC programs.

3.Whats the diffrence between INCLUDE and COPY

Thank you for help in advance.
Back to top
View user's profile Send private message
venkatm99

New User


Joined: 01 Jun 2006
Posts: 23
Location: Sinagpore

PostPosted: Thu Aug 24, 2006 1:17 pm
Reply with quote

hi

Read the documnet. It will clear all ur doubts.

cheers

venkat
Back to top
View user's profile Send private message
neelesht

New User


Joined: 24 Jul 2006
Posts: 99
Location: Los Angeles

PostPosted: Thu Aug 24, 2006 3:07 pm
Reply with quote

Swetha,

The doc above is the best one for understanding Precompiler, Plan, Package and DBRM concept.
Thanks Venkat !

Diff between Include and Copy :
The one diff that i know is Include will be expanded at precompilation time itself.
So the variables in include can be used in the where caluse of SQL while the variable in COPY will say undefined host variable.

Please correct me if I am wrong.
If there are any other differences please let us know.

Thanks,
Neelesh
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 -> DB2

 


Similar Topics
Topic Forum Replies
No new posts -419 SQL error when binding DB2 2
No new posts Precompilation problem DB2 19
No new posts difference between Static and Dynamic... Mainframe Interview Questions 7
No new posts Question on binding after index creation DB2 4
No new posts Problem during precompilation step All Other Mainframe Topics 7
Search our Forums:

Back to Top