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

Rebind


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

EXPERT


Joined: 28 Jan 2004
Posts: 37
Location: Trivandrum

PostPosted: Mon Apr 05, 2004 10:14 am
Reply with quote

Hello,

Can anybody explain how rebind is done in DB2. If there is a time stamp mismatch error how is it solved.

regards

Hari.
Back to top
View user's profile Send private message
anuradha

Active User


Joined: 06 Jan 2004
Posts: 247
Location: Hyderabad

PostPosted: Tue Apr 13, 2004 8:02 pm
Reply with quote

hello HARI,

This REBIND does the same as BIND with the difference that it uses the sql statements that were saved in the catalog during the previous BIND,whereas BIND uses the DBRM(external) statements.


AFAIK this rebind is used when the program has not changed,but authorizations have been changed,or new index have been created etc.It is even faster than bind since it is using catalog as input.

Thanks
Anu
Back to top
View user's profile Send private message
harikrishnanrajeev

EXPERT


Joined: 28 Jan 2004
Posts: 37
Location: Trivandrum

PostPosted: Wed Apr 14, 2004 10:46 pm
Reply with quote

Hello Anu,

Thanks for ur reply. But i still have doubt ie, if rebind has to be done , how is it done practically.

Is there any rebind key word. Any modifications required in the bind , run jcl's ?.

Thanking you,

regards

Hari.
Back to top
View user's profile Send private message
anuradha

Active User


Joined: 06 Jan 2004
Posts: 247
Location: Hyderabad

PostPosted: Wed Apr 14, 2004 11:09 pm
Reply with quote

hello hari,

REBIND can be done just like BIND.if you go to DB2I PRIMARY OPTION MENU there is an option for REBIND like BIND right.


hope u got now.

Thanks
Anu
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 Rebind issue - Package DB2 2
No new posts Should we Rebind Plan if no SQL changes DB2 2
No new posts Rebind package not working as intended DB2 10
No new posts Is Rebind required for dynamic SQL Co... DB2 1
No new posts Rebind issue DB2 11
Search our Forums:

Back to Top