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 > SQL1224N error

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 04-05-06, 12:25
Ravi_R Ravi_R is offline
Registered User
 
Join Date: Mar 2006
Posts: 16
SQL1224N error

Hi,
Can anyone tell what this error means ?
SQL1224N A database agent could not be started to service a request, or was terminated as a result of a database system shutdown or a force command. SQLSTATE=55032


I am trying to create a database when i get this error - and subsequently db2 crashes - i am using db2 v8.2 (fp 3) 32 bit server instance .
Reply With Quote
  #2 (permalink)  
Old 04-05-06, 12:51
GertK GertK is offline
Registered User
 
Join Date: Nov 2003
Location: Netherlands
Posts: 96
Does the db2diag.log contain any additional messages?
Reply With Quote
  #3 (permalink)  
Old 04-05-06, 12:52
sathyaram_s sathyaram_s is offline
Super Moderator
 
Join Date: Aug 2001
Location: UK
Posts: 4,534
db2diag.log is the first place to look for messages that may give some clue ... Set the diaglevel to 4 to capture more messages

Sathyaram
__________________
Visit the new-look IDUG Website , register to gain access to the excellent content.
Reply With Quote
  #4 (permalink)  
Old 04-05-06, 15:23
Ravi_R Ravi_R is offline
Registered User
 
Join Date: Mar 2006
Posts: 16
The diag log shows a dump of call stack - i have a bunch of trap files that were generated from the crash - looks like its failing trying to create semaphore agent (ipcs command shows only memory and queue segments) - cld be a resource issue on os level ?
Reply With Quote
  #5 (permalink)  
Old 04-05-06, 15:27
Nageswaran Nageswaran is offline
Registered User
 
Join Date: Jul 2002
Posts: 48
What is the operating system. There might be memory crunch which might result in this error....Nagesh
Reply With Quote
  #6 (permalink)  
Old 04-05-06, 15:37
Ravi_R Ravi_R is offline
Registered User
 
Join Date: Mar 2006
Posts: 16
HP-Unix v 11.11 - this is the only db2 instance on this box
Reply With Quote
  #7 (permalink)  
Old 04-05-06, 17:44
Nageswaran Nageswaran is offline
Registered User
 
Join Date: Jul 2002
Posts: 48
Can you check whether you have sufficient real memory by checking top or vmsat..
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