home clear 64x64
en blue 200x116 de orange 200x116 info letter User
suche 36x36
Latest versionsfixlist
11.1.0.7 FixList
10.5.0.9 FixList
10.1.0.6 FixList
9.8.0.5 FixList
9.7.0.11 FixList
9.5.0.10 FixList
9.1.0.12 FixList
Have problems? - contact us.
Register for free anmeldung-x26
Contact form kontakt-x26

DB2 - Problem description

Problem IC77414 Status: Closed

CPU_USAGE_TOTAL COLUMN IN ENV_SYS_RESOURCES VIEW IS ALWAYS 0 ON HPUX

product:
DB2 FOR LUW / DB2FORLUW / 970 - DB2
Problem description:
The CPU_USAGE_TOTAL column is always 0 (zero) using the 
SYSIBMADM.ENV_SYS_RESOURCES view. This is specific to Specific 
to HPUX platform. 
 
Per example 
SELECT SUBSTR(NAME,1,20) AS NAME, SUBSTR(VALUE,1,10) AS VALUE, 
    SUBSTR(DATATYPE,1,10) AS DATATYPE, DBPARTITIONNUM 
  FROM SYSIBMADM.ENV_SYS_RESOURCES 
  WHERE SUBSTR(NAME,1,8)='CPU_LOAD' OR NAME='CPU_USAGE_TOTAL' 
 
 
 
 
NAME                 VALUE      DATATYPE   DBPARTITIONNUM 
-------------------- ---------- ---------- -------------- 
CPU_LOAD_SHORT       0.070710   DECIMAL                 0 
CPU_LOAD_MEDIUM      0.071677   DECIMAL                 0 
CPU_LOAD_LONG        0.075207   DECIMAL                 0 
CPU_USAGE_TOTAL      0          SMALLINT                0 
 
 
  4 record(s) selected.
Problem Summary:
**************************************************************** 
* USERS AFFECTED:                                              * 
* Using  SYSIBMADM.ENV_SYS_RESOURCES view on HPUX              * 
**************************************************************** 
* PROBLEM DESCRIPTION:                                         * 
* see error description                                        * 
**************************************************************** 
* RECOMMENDATION:                                              * 
* Upgrade to version 9.7 fixpack 5                             * 
****************************************************************
Local Fix:
available fix packs:
DB2 Version 9.7 Fix Pack 5 for Linux, UNIX, and Windows
DB2 Version 9.7 Fix Pack 6 for Linux, UNIX, and Windows
DB2 Version 9.7 Fix Pack 7 for Linux, UNIX, and Windows
DB2 Version 9.7 Fix Pack 8 for Linux, UNIX, and Windows
DB2 Version 9.7 Fix Pack 9 for Linux, UNIX, and Windows
DB2 Version 9.7 Fix Pack 9a for Linux, UNIX, and Windows
DB2 Version 9.7 Fix Pack 10 for Linux, UNIX, and Windows

Solution
First fixed in version 9.7 fixpack 5
Workaround
not known / see Local fix
Timestamps
Date  - problem reported    :
Date  - problem closed      :
Date  - last modified       :
08.07.2011
13.12.2011
13.12.2011
Problem solved at the following versions (IBM BugInfos)
9.7.FP5
Problem solved according to the fixlist(s) of the following version(s)
9.7.0.5 FixList