If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > DB2 > Db2 Database disk error.

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 11-11-10, 03:29
lalit_dba lalit_dba is offline
Registered User
 
Join Date: Apr 2009
Posts: 6
Db2 Database disk error.

Hi,

I am facing database corruption issue in Db2 express C 9.5, Windows Vista.
The issues does not have fixed reproducible steps,
however, following are some scenario.

1. New database get corrupted just after it creation.
2. Newly created database is fine but other existing database gets
corrupted.
3. While using database for some time, one of the existing database gets corrupted.

The error that get logged in db2diag is similar for above conditions.

"A disk error occurred. Subsequent SQL statements cannot be processed. The SQL state is 58005". The sql code is sqlcode: -980. db2diag.log attached.

It suggest that there was some access problem with temporary space. Even if I try to restore them, they dont get restored properly and complaints abouts insufficient size of system temporary space.

The log is attached and following are some error from it.

2010-11-09-16.49.50.970000+540 I27553H559 LEVEL: Error
PID : 5688 TID : 4924 PROC : db2syscs.exe
INSTANCE: DB2INST1 NODE : 000 DB : DEVDB1
APPHDL : 0-7 APPID: *LOCAL.DB2INST1.101109074943
AUTHID : SYSTEM
EDUID : 4924 EDUNAME: db2agent (DEVDB1)
FUNCTION: DB2 UDB, buffer pool services, sqlbSMSDoContainerOp, probe:871
MESSAGE : ZRC=0x870F0155=-2029059755=SQLO_DIR_NOT_EMPTY
"The I/O operation fails because the target directory is not empty."

2010-11-09-16.49.50.970000+540 I28114H559 LEVEL: Error
PID : 5688 TID : 4924 PROC : db2syscs.exe
INSTANCE: DB2INST1 NODE : 000 DB : DEVDB1
APPHDL : 0-7 APPID: *LOCAL.DB2INST1.101109074943
AUTHID : SYSTEM
EDUID : 4924 EDUNAME: db2agent (DEVDB1)
FUNCTION: DB2 UDB, buffer pool services, sqlbSMSDoContainerOp, probe:871
DATA #1 : String, 106 bytes
Error releasing container 0 (D:\DB2INST1\NODE0000\DEVDB1\T0000001\C0000000.TMP ) for tbsp 1. Rc = 870F0155

2010-11-09-16.55.40.061000+540 I53626H561 LEVEL: Error
PID : 5688 TID : 4924 PROC : db2syscs.exe
INSTANCE: DB2INST1 NODE : 000 DB : DEVDB1
APPHDL : 0-16 APPID: ::1.53453.101109075539
AUTHID : DEVDB1USER
EDUID : 4924 EDUNAME: db2agent (DEVDB1)
FUNCTION: DB2 UDB, buffer pool services, sqlbReadPoolOneFile, probe:955
MESSAGE : ZRC=0x86020019=-2046689255=SQLB_CSUM "Bad Page, Checksum Error"
DIA8426C A invalid page checksum was found for page "".

What can be the cause of this problem? Any help about this will be appreciable.

Regards,
Lalit
Attached Files
File Type: txt db2diag.txt (2.64 MB, 360 views)
Reply With Quote
  #2 (permalink)  
Old 11-11-10, 05:08
dr_te_z dr_te_z is offline
Registered User
 
Join Date: Jan 2009
Location: Zoetermeer, Holland
Posts: 555
Not sure, but I recall that this version was only certified for XP proffesional. The new 9.7.2. does support Vista.
Reply With Quote
  #3 (permalink)  
Old 11-11-10, 10:38
lalit_dba lalit_dba is offline
Registered User
 
Join Date: Apr 2009
Posts: 6
One observation, SQLTAG.NAM file is not present
in C:\DB2\NODE0000\DEVDB1\T0000001\C0000000.TMP folder of corrupted Database, which is present in working Database. The default temporary table space is system automatic managed.
Reply With Quote
  #4 (permalink)  
Old 11-11-10, 10:43
lalit_dba lalit_dba is offline
Registered User
 
Join Date: Apr 2009
Posts: 6
Quote:
Originally Posted by dr_te_z View Post
Not sure, but I recall that this version was only certified for XP proffesional. The new 9.7.2. does support Vista.
It does support windows vista. Could not locate any fix related to the problem in 9.7.2.

Thanks.
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On