Hello everyone,
First off, we're using DB2 8.1.7 on Linux.
We use the dabase to store a data warehouse. We're about to do a major load of data, something like 7 years, that will run for about 20 to 25 days. The data is divided in months, so each data-month is a cycle, blah, blah, blah.
Every now and then, we need to do a Runstats on the tables to keep performance during the loads to help Informatica do its thing.
Is there a way to know, using the Health Monitor or some other tools, that the Runstats have to be executed? Is there some kind of alerts that we can set up?
The thing is that when we run the Runstats it takes time and if we could only run it when we need it instead of at the end of every cycle, we might save a few days in the end.
When we move to production and the ETL jobs run periodically, we don't care if the Runstats are executed everyday.
Thanks a lot.
JFS.