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 > database down

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 10-11-09, 10:31
dan_dbforums dan_dbforums is offline
Registered User
 
Join Date: Oct 2009
Posts: 2
database down

Please help

Errors write to db2diag.log and database down

2009-10-11-02.51.24.317000-300 I1003410H468 LEVEL: Severe
PID : 1423 TID : 1267 PROC : db2syscs.exe
INSTANCE: DB2UAT NODE : 000 DB : UATDB
APPHDL : 0-26 APPID:
AUTHID : DB2ADMIN
FUNCTION: DB2 UDB, data management, sqldLoadTCB, probe:5615
RETCODE : ZRC=0x860F000A=-2045837302=SQLO_FNEX "File not found."
DIA8411C A file "" could not be found.

2009-10-11-02.51.24.317000-300 I1003880H485 LEVEL: Severe
PID : 1423 TID : 1267 PROC : db2syscs.exe
INSTANCE: DB2UAT NODE : 000 DB : UATDB
APPHDL : 0-26 APPID:
AUTHID : DB2ADMIN
FUNCTION: DB2 UDB, data management, sqldLoadTCB, probe:5615
MESSAGE : Error loading TCB. tcbFlags =
DATA #1 : Hexdump, 4 bytes
0x25788610 : 0020 0000 . ..

2009-10-11-02.51.24.317000-300 I1004367H446 LEVEL: Severe
PID : 1423 TID : 1267 PROC : db2syscs.exe
INSTANCE: DB2UAT NODE : 000 DB : UATDB
APPHDL : 0-26 APPID:
AUTHID : DB2ADMIN
FUNCTION: DB2 UDB, trace services, sqlt_logerr_string, probe:0
MESSAGE : SQLD_TCB:
DATA #1 : String, 39 bytes
Perm Table(5:12)=TBSPACEID=5.TABLEID=12


Thaank you
Dan
Reply With Quote
  #2 (permalink)  
Old 10-11-09, 12:21
przytula_guy przytula_guy is offline
Registered User
 
Join Date: Apr 2006
Location: Belgium
Posts: 1,159
a file belonging to a table = id 12 is missing or has been deleted
version , platform ?
a similar post on ittoolbox on 9.7
__________________
Best Regards, Guy Przytula
Database Software Consultant
DB2 UDB LUW Certified V7-V8-V9-V9.7 DB Admin - Dprop..
Information Server Datastage Certified
http://www.infocura.be
Reply With Quote
  #3 (permalink)  
Old 10-11-09, 12:48
dan_dbforums dan_dbforums is offline
Registered User
 
Join Date: Oct 2009
Posts: 2
Version 9.1 - Windows. How to check if file is missing?
Reply With Quote
  #4 (permalink)  
Old 10-11-09, 14:06
db2girl db2girl is offline
∞∞∞∞∞∞
 
Join Date: Aug 2008
Location: Toronto, Canada
Posts: 1,816
Find the container(s) associated with this tablespace using:
db2 list tablespace containers for 5


SQL00012.DAT is supposed to exist in one of the containers. Maybe someone compressed/renamed/moved/deleted the file.
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