I using DB2 9.1.3 in Windows XP. It is a PC and I am getting the following error in the Windows event viewer.
Instance: DB2 Node:000
PID:1024(db2fmp.exe) TID:4224 Appid:none
Health Monitor HealthIndicator::update Probe:500
ADM10501W Health indicator "Database Automatic Storage Utilization"
("db.auto_storage_util") breached the "upper" warning threshold of "80 %" with
value "87 %" on "database" "DB2.DEFBKD61". Calculation:
"((db.auto_storage_used/db.auto_storage_total)*100);" = "((69586542592 /
80023232512) * 100)" = "87 %". History (Timestamp, Value, Formula): "()"
As I understood from this message that my Auto storage limit is crossing the upper limit.
This is a automatically created database using a WebSphere Message Broker script.
How do I overcome this problem?
Do I need to increase the "db.auto_storage_total"?
If I increase "db.auto_storage_total", is it going to create any problem to the database?
Thanks in Advance.
Regards,
Partha