If this is your first visit, be sure to check out the FAQ by clicking the link above.
You may have to register before you can post: click the register link above to proceed.
To start viewing messages, select the forum that you want to visit from the selection below.
we are migrating to v9.5 and manual says we should do RUNSTATS on SYSCAT tables as "during database migration, the statistics collected for system catalog tables are not retained".
My question is should we do RUNSTATS on SYSCAT tables on regular basis as a maintanence (same as for regular application tables)? Thanks
__________________
DB2 v9.5 ESE on AIX v6.1/ v9./10 on z/OS
Any time you make a big schema change. Also the first time you run them on catalog tables, make sure run them twice because the first time will add a large number of rows to some of the stats tables, and you have to run again to get stats on the stats tables.
__________________
M. A. Feldman
IBM Certified DBA on DB2 for Linux, UNIX, and Windows
IBM Certified DBA on DB2 for z/OS and OS/390