DB2 ver 6.1 UDB
Win NT 4.0
There are two database on the same server.
(1) Test and (2) Training
Test database is working fine but as soon as user load the data on Training Database - performance gets slow down with that Training Database.
I don't know much DB2 but as my visitor consultant gave me the script to run on these database on frequently basis.
These script covers, REORG and Update Statistics on tables. Nothing else in this script.
After this data load - if I run this script, database is comming to normal mode.
But manager is asking me, why we need to run this script as soon as they do data load ? Data load may be of 1 GB.
They also follow the same practice with Test database on the same server but they don't need to run these script everytime.
There is sufficient RAM - There is sufficient harddisk space - there is no container which shows 100 % usage - i increased this size too.
How to come out from this problem ?
How to find the diff. between Test Database & Training Database ?
Any Advice / help please ?