Unix Technical Forum

DIA0505I Execution of a component signal handling function has begun

This is a discussion on DIA0505I Execution of a component signal handling function has begun within the DB2 forums, part of the Database Server Software category; --> Hi Group, Running DB2 V8.2 Fxpack 9 in AIX 5.2, I get the following error frequently and my instance ...


Go Back   Unix Technical Forum > Database Server Software > DB2

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 02-27-2008, 12:37 PM
vijay.db@gmail.com
 
Posts: n/a
Default DIA0505I Execution of a component signal handling function has begun

Hi Group,

Running DB2 V8.2 Fxpack 9 in AIX 5.2, I get the following error
frequently and my instance is stopped...collected some info like: the
signal received is 11 which is SEGMENTATION VIOLATION ERROR...after
that I'm getting the entry as DIA0505I Execution of a component signal
handling function has begun, so my query is what does the DIA05051
actally mean..

My diag log entry is as follows:

2007-01-30-19.19.39.672649+000 E66265C610 LEVEL: Severe
PID : 124534 TID : 1 PROC : db2agent
(idle) 0
INSTANCE: db2inst1 NODE : 000 DB : MQSBK01P
APPHDL : 0-1648 APPID: *LOCAL.db2inst1.070130151548
FUNCTION: DB2 UDB, oper system services, sqloEDUCodeTrapHandler, probe:
10
MESSAGE : ADM0503C An unexpected internal processing error has
occurred. ALL
DB2 PROCESSES ASSOCIATED WITH THIS INSTANCE HAVE BEEN
SHUTDOWN.
Diagnostic information has been recorded. Contact IBM
Support for
further assistance.

2007-01-30-19.19.39.673125+000 E66876C711 LEVEL: Severe
PID : 124534 TID : 1 PROC : db2agent
(idle) 0
INSTANCE: db2inst1 NODE : 000 DB : MQSBK01P
APPHDL : 0-1648 APPID: *LOCAL.db2inst1.070130151548
FUNCTION: DB2 UDB, oper system services, sqloEDUCodeTrapHandler, probe:
20
DATA #1 : Signal Number Recieved, 4 bytes
11
DATA #2 : Siginfo, 64 bytes
0x2FF1B6A0 : 0000 000B 0000 0000 0000 0032 0000 0000 ...........
2....
0x2FF1B6B0 : 0000 0000 B000 000F 0000 0000 0000
0000 ................
0x2FF1B6C0 : 0000 0000 0000 0000 0000 0000 0000
0000 ................
0x2FF1B6D0 : 0000 0000 0000 0000 0000 0000 0000
0000 ................

2007-01-30-19.19.39.673563+000 I67588C422 LEVEL: Severe
PID : 124534 TID : 1 PROC : db2agent
(idle) 0
INSTANCE: db2inst1 NODE : 000 DB : MQSBK01P
APPHDL : 0-1648 APPID: *LOCAL.db2inst1.070130151548
FUNCTION: DB2 UDB, relation data serv, sqlrr_signal_handler, probe:50
MESSAGE : DIA0505I Execution of a component signal handling function
has begun.

Kindly put all your suggestions...thanks in advance..

it's
vj_dba

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 02-27-2008, 12:37 PM
Knut Stolze
 
Posts: n/a
Default Re: DIA0505I Execution of a component signal handling function has begun

vijay.db@gmail.com wrote:

> Hi Group,
>
> Running DB2 V8.2 Fxpack 9 in AIX 5.2, I get the following error
> frequently and my instance is stopped...collected some info like: the
> signal received is 11 which is SEGMENTATION VIOLATION ERROR...after
> that I'm getting the entry as DIA0505I Execution of a component signal
> handling function has begun, so my query is what does the DIA05051
> actally mean..
>
> My diag log entry is as follows:
>
> 2007-01-30-19.19.39.672649+000 E66265C610 LEVEL: Severe
> PID : 124534 TID : 1 PROC : db2agent
> (idle) 0
> INSTANCE: db2inst1 NODE : 000 DB : MQSBK01P
> APPHDL : 0-1648 APPID: *LOCAL.db2inst1.070130151548
> FUNCTION: DB2 UDB, oper system services, sqloEDUCodeTrapHandler, probe:
> 10
> MESSAGE : ADM0503C An unexpected internal processing error has
> occurred. ALL
> DB2 PROCESSES ASSOCIATED WITH THIS INSTANCE HAVE BEEN
> SHUTDOWN.
> Diagnostic information has been recorded. Contact IBM
> Support for
> further assistance.
>
> 2007-01-30-19.19.39.673125+000 E66876C711 LEVEL: Severe
> PID : 124534 TID : 1 PROC : db2agent
> (idle) 0
> INSTANCE: db2inst1 NODE : 000 DB : MQSBK01P
> APPHDL : 0-1648 APPID: *LOCAL.db2inst1.070130151548
> FUNCTION: DB2 UDB, oper system services, sqloEDUCodeTrapHandler, probe:
> 20
> DATA #1 : Signal Number Recieved, 4 bytes
> 11


This tells you that you run into a SIGSEGV (segmentation violation,
segfault, ...). If you don't use some external routine that causes this (a
trap file in the DIAGPATH will show that), then it may be a problem in DB2
and you should contain IBM support to get this resolved. There is no other
way...

--
Knut Stolze
DB2 z/OS Utilities Development
IBM Germany
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 02-27-2008, 12:41 PM
vijay.db@gmail.com
 
Posts: n/a
Default Re: DIA0505I Execution of a component signal handling function has begun

On Feb 2, 2:20 am, Knut Stolze <sto...@de.ibm.com> wrote:
> vijay...@gmail.com wrote:
> > Hi Group,

>
> > Running DB2 V8.2 Fxpack 9 in AIX 5.2, I get the following error
> > frequently and my instance is stopped...collected some info like: the
> > signal received is 11 which is SEGMENTATION VIOLATION ERROR...after
> > that I'm getting the entry as DIA0505I Execution of a component signal
> > handling function has begun, so my query is what does the DIA05051
> > actally mean..

>
> > My diag log entry is as follows:

>
> > 2007-01-30-19.19.39.672649+000 E66265C610 LEVEL: Severe
> > PID : 124534 TID : 1 PROC : db2agent
> > (idle) 0
> > INSTANCE: db2inst1 NODE : 000 DB : MQSBK01P
> > APPHDL : 0-1648 APPID: *LOCAL.db2inst1.070130151548
> > FUNCTION: DB2 UDB, oper system services, sqloEDUCodeTrapHandler, probe:
> > 10
> > MESSAGE : ADM0503C An unexpected internal processing error has
> > occurred. ALL
> > DB2 PROCESSES ASSOCIATED WITH THIS INSTANCE HAVE BEEN
> > SHUTDOWN.
> > Diagnostic information has been recorded. Contact IBM
> > Support for
> > further assistance.

>
> > 2007-01-30-19.19.39.673125+000 E66876C711 LEVEL: Severe
> > PID : 124534 TID : 1 PROC : db2agent
> > (idle) 0
> > INSTANCE: db2inst1 NODE : 000 DB : MQSBK01P
> > APPHDL : 0-1648 APPID: *LOCAL.db2inst1.070130151548
> > FUNCTION: DB2 UDB, oper system services, sqloEDUCodeTrapHandler, probe:
> > 20
> > DATA #1 : Signal Number Recieved, 4 bytes
> > 11

>
> This tells you that you run into a SIGSEGV (segmentation violation,
> segfault, ...). If you don't use some external routine that causes this (a
> trap file in the DIAGPATH will show that), then it may be a problem in DB2
> and you should contain IBM support to get this resolved. There is no other
> way...
>
> --
> Knut Stolze
> DB2 z/OS Utilities Development
> IBM Germany- Hide quoted text -
>
> - Show quoted text -


Hi Knut,

Thanks for your kind advice...I scrolled my diaglog file back and
forth but not able to find the corresponding trap file for the
process...is there any other method to find the trap file which
exactly shows why that process is killed?

Thanks
vj_dba

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4 (permalink)  
Old 02-27-2008, 12:41 PM
Knut Stolze
 
Posts: n/a
Default Re: DIA0505I Execution of a component signal handling function has begun

vijay.db@gmail.com wrote:

> On Feb 2, 2:20 am, Knut Stolze <sto...@de.ibm.com> wrote:
>> vijay...@gmail.com wrote:
>> > Hi Group,

>>
>> > Running DB2 V8.2 Fxpack 9 in AIX 5.2, I get the following error
>> > frequently and my instance is stopped...collected some info like: the
>> > signal received is 11 which is SEGMENTATION VIOLATION ERROR...after
>> > that I'm getting the entry as DIA0505I Execution of a component signal
>> > handling function has begun, so my query is what does the DIA05051
>> > actally mean..

>>
>> > My diag log entry is as follows:

>>
>> > 2007-01-30-19.19.39.672649+000 E66265C610 LEVEL: Severe
>> > PID : 124534 TID : 1 PROC : db2agent
>> > (idle) 0
>> > INSTANCE: db2inst1 NODE : 000 DB : MQSBK01P
>> > APPHDL : 0-1648 APPID: *LOCAL.db2inst1.070130151548
>> > FUNCTION: DB2 UDB, oper system services, sqloEDUCodeTrapHandler, probe:
>> > 10
>> > MESSAGE : ADM0503C An unexpected internal processing error has
>> > occurred. ALL
>> > DB2 PROCESSES ASSOCIATED WITH THIS INSTANCE HAVE BEEN
>> > SHUTDOWN.
>> > Diagnostic information has been recorded. Contact IBM
>> > Support for
>> > further assistance.

>>
>> > 2007-01-30-19.19.39.673125+000 E66876C711 LEVEL: Severe
>> > PID : 124534 TID : 1 PROC : db2agent
>> > (idle) 0
>> > INSTANCE: db2inst1 NODE : 000 DB : MQSBK01P
>> > APPHDL : 0-1648 APPID: *LOCAL.db2inst1.070130151548
>> > FUNCTION: DB2 UDB, oper system services, sqloEDUCodeTrapHandler, probe:
>> > 20
>> > DATA #1 : Signal Number Recieved, 4 bytes
>> > 11

>>
>> This tells you that you run into a SIGSEGV (segmentation violation,
>> segfault, ...). If you don't use some external routine that causes this
>> (a trap file in the DIAGPATH will show that), then it may be a problem in
>> DB2
>> and you should contain IBM support to get this resolved. There is no
>> other way...
>>

> Thanks for your kind advice...I scrolled my diaglog file back and
> forth but not able to find the corresponding trap file for the
> process...is there any other method to find the trap file which
> exactly shows why that process is killed?


The trap file is - as the name says - a file and not an entry in the db2diag
log. Go to the directory specified in your DIAGPATH (DBM CFG parameter)
and look for a file with a name beginning with a 't'.

--
Knut Stolze
DB2 z/OS Utilities Development
IBM Germany
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump


All times are GMT. The time now is 04:29 PM.


Powered by vBulletin® Version 3.6.5
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0
www.UnixAdminTalk.com