473,507 Members | 5,060 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

a non-edu child crashed

Occasionally we see these messages in the db2diag.log file. Can someone
tell me what they mean and are they anything to worry about?

2005-03-03-10.42.04.286220 Instance:db2inst1 Node:000
PID:64936(db2sysc 0) TID:1 Appid:none
base sys utilities sqleChildCrashHandler Probe:15

DiagData
0x10008A70 : 4120 6E6F 6E2D 4544 5520 6368 696C 6420 A non-EDU child
0x10008A80 : 6372 6173 6865 642E crashed.

2005-03-03-10.42.04.649795 Instance:db2inst1 Node:000
PID:64936(db2sysc 0) TID:1 Appid:none
base sys utilities sqleChildCrashHandler Probe:16

DiagData
0x2FF21274 : 0x000092E4 ...ä

2005-03-03-10.42.04.733282 Instance:db2inst1 Node:000
PID:64936(db2sysc 0) TID:1 Appid:none
base sys utilities sqleChildCrashHandler Probe:17

DiagData
0x2FF21278 : 0x00000102 ....

2005-03-03-10.42.04.816578 Instance:db2inst1 Node:000
PID:64936(db2sysc 0) TID:1 Appid:none
base sys utilities sqleChildCrashHandler Probe:18

DiagData
0x2FF2127C : 0xFFFFFFFF ˙˙˙˙

Nov 12 '05 #1
2 3775
This is something you really need to open a PMR for with IBM support ...

Larry Edelstein

ChrisWinterscheid wrote:
Occasionally we see these messages in the db2diag.log file. Can someone
tell me what they mean and are they anything to worry about?

2005-03-03-10.42.04.286220 Instance:db2inst1 Node:000
PID:64936(db2sysc 0) TID:1 Appid:none
base sys utilities sqleChildCrashHandler Probe:15

DiagData
0x10008A70 : 4120 6E6F 6E2D 4544 5520 6368 696C 6420 A non-EDU child
0x10008A80 : 6372 6173 6865 642E crashed.

2005-03-03-10.42.04.649795 Instance:db2inst1 Node:000
PID:64936(db2sysc 0) TID:1 Appid:none
base sys utilities sqleChildCrashHandler Probe:16

DiagData
0x2FF21274 : 0x000092E4 ...ä

2005-03-03-10.42.04.733282 Instance:db2inst1 Node:000
PID:64936(db2sysc 0) TID:1 Appid:none
base sys utilities sqleChildCrashHandler Probe:17

DiagData
0x2FF21278 : 0x00000102 ....

2005-03-03-10.42.04.816578 Instance:db2inst1 Node:000
PID:64936(db2sysc 0) TID:1 Appid:none
base sys utilities sqleChildCrashHandler Probe:18

DiagData
0x2FF2127C : 0xFFFFFFFF ˙˙˙˙


Nov 12 '05 #2
It means a fenced stored proc or udf crashed...you should have a
callstack that'll tell you which of your fenced routines abended.

ChrisWinterscheid wrote:
Occasionally we see these messages in the db2diag.log file. Can someone
tell me what they mean and are they anything to worry about?

2005-03-03-10.42.04.286220 Instance:db2inst1 Node:000
PID:64936(db2sysc 0) TID:1 Appid:none
base sys utilities sqleChildCrashHandler Probe:15

DiagData
0x10008A70 : 4120 6E6F 6E2D 4544 5520 6368 696C 6420 A non-EDU child
0x10008A80 : 6372 6173 6865 642E crashed.

2005-03-03-10.42.04.649795 Instance:db2inst1 Node:000
PID:64936(db2sysc 0) TID:1 Appid:none
base sys utilities sqleChildCrashHandler Probe:16

DiagData
0x2FF21274 : 0x000092E4 ...ä

2005-03-03-10.42.04.733282 Instance:db2inst1 Node:000
PID:64936(db2sysc 0) TID:1 Appid:none
base sys utilities sqleChildCrashHandler Probe:17

DiagData
0x2FF21278 : 0x00000102 ....

2005-03-03-10.42.04.816578 Instance:db2inst1 Node:000
PID:64936(db2sysc 0) TID:1 Appid:none
base sys utilities sqleChildCrashHandler Probe:18

DiagData
0x2FF2127C : 0xFFFFFFFF ˙˙˙˙

Nov 12 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

5
3727
by: klaus triendl | last post by:
hi, recently i discovered a memory leak in our code; after some investigation i could reduce it to the following problem: return objects of functions are handled as temporary objects, hence...
3
12189
by: Mario | last post by:
Hello, I couldn't find a solution to the following problem (tried google and dejanews), maybe I'm using the wrong keywords? Is there a way to open a file (a linux fifo pipe actually) in...
25
7543
by: Yves Glodt | last post by:
Hello, if I do this: for row in sqlsth: ________pkcolumns.append(row.strip()) ________etc without a prior:
32
4468
by: Adrian Herscu | last post by:
Hi all, In which circumstances it is appropriate to declare methods as non-virtual? Thanx, Adrian.
8
3485
by: Bern McCarty | last post by:
Is it at all possible to leverage mixed-mode assemblies from AppDomains other than the default AppDomain? Is there any means at all of doing this? Mixed-mode is incredibly convenient, but if I...
14
8336
by: Patrick Kowalzick | last post by:
Dear all, I have an existing piece of code with a struct with some PODs. struct A { int x; int y; };
11
3395
by: ypjofficial | last post by:
Hello All, So far I have been reading that in case of a polymorphic class ( having at least one virtual function in it), the virtual function call get resolved at run time and during that the...
2
6089
by: Ian825 | last post by:
I need help writing a function for a program that is based upon the various operations of a matrix and I keep getting a "non-aggregate type" error. My guess is that I need to dereference my...
399
12635
by: =?UTF-8?B?Ik1hcnRpbiB2LiBMw7Z3aXMi?= | last post by:
PEP 1 specifies that PEP authors need to collect feedback from the community. As the author of PEP 3131, I'd like to encourage comments to the PEP included below, either here (comp.lang.python), or...
12
29791
by: puzzlecracker | last post by:
is it even possible or/and there is a better alternative to accept input in a nonblocking manner?
0
7223
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
7314
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
7372
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
1
7030
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
5623
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
1
5041
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
4702
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
3191
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
1540
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.