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

When we drop a table do we need to rebind the plan


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

New User


Joined: 10 Mar 2006
Posts: 8
Location: Mumbai

PostPosted: Wed Sep 20, 2006 1:11 pm
Reply with quote

hi when we drop a table do we need to rebind the plan that was using that table?
Back to top
View user's profile Send private message
anamikak

New User


Joined: 10 May 2006
Posts: 64
Location: Singapore

PostPosted: Wed Sep 20, 2006 1:46 pm
Reply with quote

When you had dropped the table, the plan which refers to that table may be invalidated, so you may have to do a re-bind. But I believe, that if you have given VALIDATE(RUN) during your previous bind( when that table had existed) and Incremental bind may be automatically performed by DB2 to bring the plan back to valid state.
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 Load new table with Old unload - DB2 DB2 6
No new posts Pulling a fixed number of records fro... DB2 2
No new posts Multiple table unload using INZUTILB DB2 2
No new posts Check data with Exception Table DB2 0
No new posts DROP & ALTER PARTITION-PBR DB2 0
Search our Forums:

Back to Top