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 instance stop time

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 08-09-10, 05:35
db2cap db2cap is offline
Registered User
 
Join Date: May 2010
Posts: 87
db2 instance stop time

Hi,
We are working on db2 v9.1 on AIX.
This morning all the backups on our server failed because the instance was stopped unknowingly. Now I am trying to find the cause behind what forced the instance to stop.
Looked in db2diag.log and also instance.nfy. There i can only find:

2010-08-08-22.52.07.832767 Instance:db2inst1 Node:000
PID:3469484(db2agent (JCRDB6D4) 0) TID:1 Appid:*LOCAL.db2inst1.100808073503
buffer pool services sqlbIsSpaceOnPathForConts Probe:20 Database:xxx

ADM6101W While attempting to extend table space "SYSCATSPACE" (ID "0"), there
were less than "67108864" bytes free on
"path". This space is reserved for use by DB2 and/or the operating system.

2010-08-08-22.52.07.834055 Instance:db2inst1 Node:000
PID:3469484(db2agent (xxx) 0) TID:1 Appid:*LOCAL.db2inst1.100808073503
buffer pool services sqlbAllocateExtent Probe:825 Database:xxx

ADM6044E The DMS table space "SYSCATSPACE" (ID "0") is full. If this is an
autoresize or automatic storage DMS tablespace, the maximum table space size may have been reached or the existing containers or storage paths cannot grow any more. Additional space can be added to the table space by either adding new containers or extending existing ones using the ALTER TABLESPACE SQL statement. If this is an autoresize or automatic storage DMS table space, additional space can be added by adding containers to an autoresize table space or by adding new storage paths to an automatic storage database.


How do I assure that this only caused the instance to stop. I can find no other information apart from this specifically talking about the instance stop.
Reply With Quote
  #2 (permalink)  
Old 08-09-10, 19:50
db2girl db2girl is offline
∞∞∞∞∞∞
 
Join Date: Aug 2008
Location: Toronto, Canada
Posts: 1,816
Any crash related messages in the db2diag.log?
Reply With Quote
  #3 (permalink)  
Old 08-10-10, 09:34
db2cap db2cap is offline
Registered User
 
Join Date: May 2010
Posts: 87
no such message also.
Reply With Quote
  #4 (permalink)  
Old 08-10-10, 10:37
db2girl db2girl is offline
∞∞∞∞∞∞
 
Join Date: Aug 2008
Location: Toronto, Canada
Posts: 1,816
It would be easier if you attach db2diag.log
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