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 > SQL0902C A system error occurred.

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 01-28-05, 10:11
winnersparadise winnersparadise is offline
Registered User
 
Join Date: Jan 2005
Posts: 40
SQL0902C A system error occurred.

Hi all,

Iam using DB2 UDB 8 with fixpack 4 and solaris and when iam trying to connect to database iam getting the following error,

SQL0902C A system error (reason code = "") occurred. Subsequent SQL
statements cannot be processed. SQLSTATE=58005

The following is the diaglog.log,


2005-01-28-10.04.58.027576 Instance:db2inst Node:000
PID:18332(db2ipccm 0) TID:1 Appid:none
common communication sqlccGetIPCs Probe:50

DIA8336C Requested too many semaphores.
ZRC=0x850F0081ÿ

PID:18332 TID:1 Node:000 Title: IPC Semaphore Set ID
0xFFBFC358 : 0000 0000 0000 0000 0000 0000 FFFF FFFF ................
0xFFBFC368 : FFFF FFFF 0000 0000 0000 0000 ............

2005-01-28-10.06.11.683790 Instance:db2inst Node:000
PID:18332(db2ipccm 0) TID:1 Appid:none
common communication sqlccGetIPCs Probe:50

DIA8336C Requested too many semaphores.
ZRC=0x850F0081ÿ

PID:18332 TID:1 Node:000 Title: IPC Semaphore Set ID
0xFFBFC358 : 0000 0000 0000 0000 0000 0000 FFFF FFFF ................
0xFFBFC368 : FFFF FFFF 0000 0000 0000 0000 ............

Can anyone please help me in this case this is very urgent...will be appreciated,

Thanks in advance..
Reply With Quote
  #2 (permalink)  
Old 01-28-05, 13:41
chavadb2 chavadb2 is offline
Registered User
 
Join Date: Aug 2004
Posts: 138
do you have intra_parallelism set to yes or extshm is set to on?
Reply With Quote
  #3 (permalink)  
Old 01-28-05, 13:49
chavadb2 chavadb2 is offline
Registered User
 
Join Date: Aug 2004
Posts: 138
or this might happen when an application is running Concurrent Transactions ..means application is connecting to multiple databases at a time or trying for different connections to same database.
Reply With Quote
  #4 (permalink)  
Old 01-28-05, 14:17
winnersparadise winnersparadise is offline
Registered User
 
Join Date: Jan 2005
Posts: 40
Quote:
Originally Posted by chavadb2
do you have intra_parallelism set to yes or extshm is set to on?

Thanks chavadb2 , yes its been set to yes...and also if i list applications also its giving the same error......can u please help me in this matter.
Reply With Quote
  #5 (permalink)  
Old 01-28-05, 14:45
n_i n_i is offline
:-)
 
Join Date: Jun 2003
Location: Toronto, Canada
Posts: 4,449
Make sure that Solaris kernel parameters are set to the proper values. "Quick Beginnings" lists the procedure. In short, you should run db2osconf and compare its recommendations with the values in /etc/system.
Reply With Quote
  #6 (permalink)  
Old 01-28-05, 14:53
winnersparadise winnersparadise is offline
Registered User
 
Join Date: Jan 2005
Posts: 40
Quote:
Originally Posted by n_i
Make sure that Solaris kernel parameters are set to the proper values. "Quick Beginnings" lists the procedure. In short, you should run db2osconf and compare its recommendations with the values in /etc/system.
i have run db2osconf utility it gave me 2 updates msginfo_msgmni and shminfo_shmmni .If i change these parameters will help me in resolving the problem....thanks in advance.
Reply With Quote
  #7 (permalink)  
Old 01-28-05, 15:30
n_i n_i is offline
:-)
 
Join Date: Jun 2003
Location: Toronto, Canada
Posts: 4,449
Well, given your error message I would also have a serious look at the semaphors-related parameters.

http://www.princeton.edu/~psg/unix/s...tml#semaphores
Reply With Quote
  #8 (permalink)  
Old 01-28-05, 16:23
winnersparadise winnersparadise is offline
Registered User
 
Join Date: Jan 2005
Posts: 40
Quote:
Originally Posted by n_i
Well, given your error message I would also have a serious look at the semaphors-related parameters.

http://www.princeton.edu/~psg/unix/s...tml#semaphores
this is the error iam getting,

SQL0902C A system error (reason code = "") occurred. Subsequent SQL
statements cannot be processed. SQLSTATE=5800

my diaglog.log shows the following,

2005-01-28-16.16.05.946260 Instance:fttpdevp Node:000
PID:18332(db2ipccm 0) TID:1 Appid:none
common communication sqlccGetIPCs Probe:50

DIA8336C Requested too many semaphores.
ZRC=0x850F0081ÿ

PID:18332 TID:1 Node:000 Title: IPC Semaphore Set ID
0xFFBFC358 : 0000 0000 0000 0000 0000 0000 FFFF FFFF ................
0xFFBFC368 : FFFF FFFF 0000 0000 0000 0000 ............

2005-01-28-16.21.44.609975 Instance:fttpdevp Node:000
PID:18332(db2ipccm 0) TID:1 Appid:none
common communication sqlccGetIPCs Probe:50

DIA8336C Requested too many semaphores.
ZRC=0x850F0081ÿ

PID:18332 TID:1 Node:000 Title: IPC Semaphore Set ID
0xFFBFC358 : 0000 0000 0000 0000 0000 0000 FFFF FFFF ................
0xFFBFC368 : FFFF FFFF 0000 0000 0000 0000 ............

what might be the problem?
thanks in advance
Reply With Quote
  #9 (permalink)  
Old 01-28-05, 18:37
n_i n_i is offline
:-)
 
Join Date: Jun 2003
Location: Toronto, Canada
Posts: 4,449
Quote:
Originally Posted by winnersparadise
what might be the problem?
thanks in advance
SQL0902C A system error occurred.
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