DB2 - Problem description
Problem IC62008 | Status: Closed |
V9.7 DB2GOV "UOWTIME NNN" DOES NOT WORK WITHOUT DFT_MON_UOW. | |
product: | |
DB2 FOR LUW / DB2FORLUW / 970 - DB2 | |
Problem description: | |
On V9.7, db2gov "uowtime nnn" needs to set DFT_MON_UOW. On V8, db2gov "uowtime nnn" works without setting DFT_MON_UOW. Proble reprodusible steps: ---------------------------------- $ vi gov.conf interval 1; dbname sample; account 30; desc "force long UOW" setlimit uowtime 10 action force ; $ db2gov start sample nodenum 0 gov.conf gov.log db2gov: Starting db2govd for database sample on node 0 db2gov: Validating configuration file $ db2 connect to sample $ db2 "create table t1 (c1 int)" $ db2 +c "insert into t1 values 1" ---------------------------------- On V9.7; When DFT_MON_UOW is set, "FORCE" is recorded at gov.log after 10 mins. When DFT_MON_UOW is not set, "FORCE" is not recorded. On V8; When DFT_MON_UOW is set, "FORCE" is recorded at gov.log after 10 mins. When DFT_MON_UOW is not set, "FORCE" is recorded. | |
Problem Summary: | |
See Error description field for more information. | |
Local Fix: | |
Set DFT_MON_UOW for V9.7 db2gov "uowtime nnn". | |
available fix packs: | |
DB2 Version 9.7 Fix Pack 1 for Linux, UNIX, and Windows | |
Solution | |
Problem was first fixed in DB2 UDB Version 9.7 FixPack 1. | |
Workaround | |
not known / see Local fix | |
Timestamps | |
Date - problem reported : Date - problem closed : Date - last modified : | 13.07.2009 04.01.2010 04.01.2010 |
Problem solved at the following versions (IBM BugInfos) | |
9.7.FP1 | |
Problem solved according to the fixlist(s) of the following version(s) | |
9.7.0.1 |