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 > Bad container path errors in the db2diag.log.

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 07-14-10, 10:16
blazer789 blazer789 is offline
Registered User
 
Join Date: Jun 2009
Posts: 221
Bad container path errors in the db2diag.log.

Platform : DB2 V9.5 fp 3a AIX 6.1


Bad container path errors in the db2diag.log although all the tablespaces are in normal state.

2010-07-14-00.00.57.806385-240 I1A1271 LEVEL: Event
PID : 471054 TID : 10951 PROC : db2sysc 0
INSTANCE: qaieoram NODE : 000 DB : IEORQA
APPHDL : 0-9435 APPID: *LOCAL.qaieoram.100714040059
AUTHID : QAIEORAM
EDUID : 10951 EDUNAME: db2agent (IEORQA) 0
FUNCTION: DB2 UDB, RAS/PD component, pdLogInternal, probe:120
START : New Diagnostic Log file
DATA #1 : Build Level, 152 bytes
Instance "qaieoram" uses "64" bits and DB2 code release "SQL09053"
with level identifier "06040107".
Informational tokens are "DB2 v9.5.0.3", "s081210", "U823474", Fix Pack "3a".
DATA #2 : System Info, 224 bytes
System: AIX lenny 1 6 00C7A8704C00
CPU: total:18 online:10 Threading degree per core:2
Physical Memory(MB): total:6144 free:107
Virtual Memory(MB): total:15360 free:9018
Swap Memory(MB): total:9216 free:8911
Kernel Params: msgMaxMessageSize:4194304 msgMaxQueueSize:4194304
shmMax:68719476736 shmMin:1 shmIDs:131072
shmSegments:68719476736 semIDs:131072 semNumPerID:65535
semOps:1024 semMaxVal:32767 semAdjustOnExit:16384
Information in this record is only valid at the time when this file was
created (see this record's time stamp)

2010-07-14-00.00.57.806283-240 E1273A1019 LEVEL: Error (OS)
PID : 471054 TID : 10951 PROC : db2sysc 0
INSTANCE: qaieoram NODE : 000 DB : IEORQA
APPHDL : 0-9435 APPID: *LOCAL.qaieoram.100714040059
AUTHID : QAIEORAM
EDUID : 10951 EDUNAME: db2agent (IEORQA) 0
FUNCTION: DB2 UDB, oper system services, sqloopenp, probe:80
MESSAGE : ZRC=0x840F0008=-2079391736=SQLO_DDIR "delete directory error"
DIA8708C Could not delete the directory "".
CALLED : OS, -, open
OSERR : EISDIR (21) "Is a directory"
DATA #1 : Codepath, 8 bytes
5:6:14:21:22:37
DATA #2 : File name, 56 bytes
/db2udb/qaieoram/qaieoram/NODE0000/SQL00001/SYSTOOLSPACE
DATA #3 : Bitmask, 4 bytes
0x00A0003F
DATA #4 : Hex integer, 4 bytes
0x00000180
DATA #5 : signed integer, 4 bytes
0
DATA #6 : signed integer, 4 bytes
134217856
DATA #7 : String, 105 bytes
Search for ossError*Analysis probe point after this log entry for further
self-diagnosis of this problem.

2010-07-14-00.00.57.807726-240 I2293A511 LEVEL: Error
PID : 471054 TID : 10951 PROC : db2sysc 0
INSTANCE: qaieoram NODE : 000 DB : IEORQA
APPHDL : 0-9435 APPID: *LOCAL.qaieoram.100714040059
AUTHID : QAIEORAM
EDUID : 10951 EDUNAME: db2agent (IEORQA) 0
FUNCTION: DB2 UDB, buffer pool services, sqlbDMSAddContainerRequest, probe:820
MESSAGE : ZRC=0x8002003C=-2147352516=SQLB_BAD_CONTAINER_PATH
"Bad container path"

2010-07-14-00.00.57.807917-240 I2805A536 LEVEL: Error
PID : 471054 TID : 10951 PROC : db2sysc 0
INSTANCE: qaieoram NODE : 000 DB : IEORQA
APPHDL : 0-9435 APPID: *LOCAL.qaieoram.100714040059
AUTHID : QAIEORAM
EDUID : 10951 EDUNAME: db2agent (IEORQA) 0
FUNCTION: DB2 UDB, buffer pool services, sqlbDMSAddContainerRequest, probe:820
DATA #1 : String, 89 bytes
User error: bad container path: /db2udb/qaieoram/qaieoram/NODE0000/SQL00001/SYSTOOLSPACE

2010-07-14-00.00.57.808112-240 I3342A502 LEVEL: Error
PID : 471054 TID : 10951 PROC : db2sysc 0
INSTANCE: qaieoram NODE : 000 DB : IEORQA
APPHDL : 0-9435 APPID: *LOCAL.qaieoram.100714040059
AUTHID : QAIEORAM
EDUID : 10951 EDUNAME: db2agent (IEORQA) 0
FUNCTION: DB2 UDB, buffer pool services, sqlbDMSCreatePool, probe:800
MESSAGE : ZRC=0x8002003C=-2147352516=SQLB_BAD_CONTAINER_PATH
"Bad container path"


Any explaination on this error would be greatly appreciated.
Reply With Quote
  #2 (permalink)  
Old 07-14-10, 11:15
przytula_guy przytula_guy is offline
Registered User
 
Join Date: Apr 2006
Location: Belgium
Posts: 1,159
db2 tries to delete a file, but discovered it is q directory
check systools tablespace
list tablespace containers for x
drop this ts if no other tables in it and recreate it
or check the db2look
__________________
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 07-19-10, 14:39
blazer789 blazer789 is offline
Registered User
 
Join Date: Jun 2009
Posts: 221
Dropped and recreated the systool space but still the same error.
Reply With Quote
  #4 (permalink)  
Old 07-20-10, 19:34
db2girl db2girl is offline
∞∞∞∞∞∞
 
Join Date: Aug 2008
Location: Toronto, Canada
Posts: 1,816
What is this application trying to do? alter or create a tablespace?
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