Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion Groups
Database Servers
DB2InformixIngresMS SQLOraclePervasive.SQLPostgreSQLProgressSybase
Desktop Databases
FileMakerFoxProMS AccessParadox
General
General DB TopicsDatabase Theory
Related Topics
Java Development.NET DevelopmentVB DevelopmentMore Topics ...

Database Forum / DB2 Topics / November 2007

Tip: Looking for answers? Try searching our database.

Question on using rebind with auto-runstats/auto-reorg

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
datapro01 - 28 Nov 2007 15:41 GMT
Running DB2 8.2.5 and version 9 with fixpack2 on AIX 5.3 supporting
both SAP netweaver and non-SAP applications.

In implementing auto-reorg and auto-runstats, what is the guidance
regarding doing a rebind of packages?

I am having difficulty coming across any guidance on this.

Thanks in advance.

Gerry
Otto Carl Marte - 28 Nov 2007 21:22 GMT
> Running DB2 8.2.5 and version 9 with fixpack2 on AIX 5.3 supporting
> both SAP netweaver and non-SAP applications.
[quoted text clipped - 7 lines]
>
> Gerry

I can only share my experience with this problem. I'm not sure what
the "official" IBM line is. For our suite of products I have developed
a solution that seems to do the trick performance wise (i.e ensure
that stored procedures run with a correct execution plan).  A
scheduled job is run periodically which rebinds stored procedures
which:
1)  access tables that are greater than a certain size (so are worth
rebinding) and are not volatile
2) Haven't been rebound since the stats were updated for the table
(don't already have a good plan).

All this information can be obtained from  the system catalog (SYSCAT).
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.