Hi All,
When I check my DB CFG parameters for Auto Maintenance for my Database. The Auto_Runstats and Auto_Reorg are turned ON for all the databases. But, when I am checking the statistics manually using the command: db2 “select stats_time, card, from syscat.tables where tabschema = ‘schema name’”. I am not getting the latest statistics time. And as per the performance issues from the application team I am again running the runstats manually.
So, can anyone please help me regarding this issue? Like, I want to check that for what time are these runstats and reorg scheduled daily? And even if the DB CFG parameters shows on why they are not running. How can I check these like? I need to work them properly for all the databases. Please help me what should I do.
DB2 Version: DB2 v9.1.0.5
OS Version: AIX 5.3
Thanks
Raja.