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 IC69549 Status: Closed

ENABLING OR DISABLING FILE SYSTEM CACHING MAY RESULT IN TABLESPACE
BEING INACCESSIBLE

product:
DB2 FOR LUW / DB2FORLUW / 910 - DB2
Problem description:
Enabling or disabling file system caching may result in 
tablespace being inaccessible 
 
The ALTER TABLESPACE [NO] FILE SYSTEM CACHING statement can be 
used to enable or disable file system caching for the given 
tablespace. However, this operation may not be fully supported 
by the underlying file system. For example, if the user alters a 
tablespace to use NO FILE SYSTEM CACHING on a VxFS file system 
without CIO capability, the tablespace alteration will still 
succeed. However, subsequent attempts to use the altered 
tablespace will result in the tablespace being marked offline, 
as well as being in rollforward-pending state. Further attempts 
to switch the tablespace into an online state will result in the 
database being marked bad. The following symptoms will be seen 
in the DB2 diagnostic log: 
 
2010-05-20-18.37.32.778048-300 E90732A554         LEVEL: Warning 
(OS) 
PID     : 2547828              TID  : 1           PROC : 
db2agent (SAMPLE) 0 
INSTANCE: db2inst1               NODE : 000         DB   : 
SAMPLE 
APPHDL  : 0-1290               APPID: C6BB721A.DE62.1AE940225623 
AUTHID  : DB2INST1 
FUNCTION: DB2 UDB, oper system services, sqloopenp, probe:80 
MESSAGE : ZRC=0x8300007C=-2097151876 
CALLED  : OS, -, open 
OSERR   : ENOTSUP (124) "Unsupported attribute value" 
DATA #1 : File name, 60 bytes 
/home/db2inst1/db2inst1/NODE0000/SAMPLE/T0000018/C0000008.LRG 
 
When using the Veritas Storage Foundation file system (VxFS), 
concurrent I/O (CIO) capability needs to be available in order 
to take advantage of NO FILE SYSTEM CACHING on a tablespace. CIO 
capability is available for VxFS only with the appropriate 
license. Another example is an attempt to disable file system 
caching for non-SCIS devices on Linux for S/390, please see APAR 
LI72704 for more detail. 
 
The purpose of this fix is to: 
 
Add an early detection of an unsupported combination of file 
system caching/file system type to the ALTER TABLESPACE 
statement. When a problem is found when changing file system 
caching, SQL0298N  "Bad container path" will be returned, ALTER 
TABLESPACE will be canceled, and the caching option will remain 
unchanged.
Problem Summary:
**************************************************************** 
* USERS AFFECTED:                                              * 
* Customers altering tablespace file system caching            * 
**************************************************************** 
* PROBLEM DESCRIPTION:                                         * 
* Regarding the file system caching of DB2 tablespace there    * 
* are some unsupported underlying file system combination      * 
* as  described the APAR  error  description.  Without the fix * 
* of this APAR, user who is trying to  alter  tablespace with  * 
* those unsupported  file system combination will experience   * 
* tablespace to go offline as well as rollforward-pending      * 
* state.  Further attempts to switch the tablesapce into an    * 
* online state will result in database being marked bad.       * 
**************************************************************** 
* RECOMMENDATION:                                              * 
* To avoid experiencing this issue user can upgrade to DB2     * 
* Version V9.1 fix pak 10 or,  use the  guideline provided     * 
* under LOCAL FIX                                              * 
****************************************************************
Local Fix:
Make sure  before  changing file system caching option using 
alter tablespace the  concurrent I/O (CIO) is enabled at 
filesystem level
available fix packs:
DB2 Version 9.1 Fix Pack 10  for Linux, UNIX and Windows
DB2 Version 9.1 Fix Pack 11  for Linux, UNIX and Windows
DB2 Version 9.1 Fix Pack 12  for Linux, UNIX and Windows

Solution
First Fixed in DB2 Version V9.1 fix pak 10 
 
With the fix of this  APAR the user trying to alter tablesapce 
with unsupported file system combination will receive SQL0298N 
saying "bad container path" and not experience any database 
 
marked bad situation.
Workaround
not known / see Local fix
BUG-Tracking
forerunner  : APAR is sysrouted TO one or more of the following: IC69637 IC69686 IC69687 
follow-up : 
Timestamps
Date  - problem reported    :
Date  - problem closed      :
Date  - last modified       :
29.06.2010
01.10.2010
01.10.2010
Problem solved at the following versions (IBM BugInfos)
9.1.
Problem solved according to the fixlist(s) of the following version(s)
9.1.0.10 FixList