DB2 WSE LUW 8.1 Fixpak 5
Red Hat AS 2.1
Has anyone ever seen a db2diag.log indicate that a trap file
was written, but it is *not* written?
For the 3rd time in 18 months, I had a production server abend
and shut itself down w/ a signal 11 ala:
2005-10-30-02.05.02.430065 Instance:md Node:000
PID:5772(db2gds) TID:8192 Appid:none
oper system services sqloEDUSIGCHLDHandler Probe:50
Detected the death of an EDU with process id 30157
The signal number that terminated this process was 11
Look for trap files (t30157.*) in the dump directory
2005-10-30-02.05.02.566374 Instance:md Node:000
PID:5772(db2gds) TID:8192 Appid:none
oper system services sqloEDUCodeTrapHandler Probe:10
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.
//(Isn't it funny how these always happen in the wee hours?)
But no t30157.* files are in the dump dir. I do, however,
see a t5772.000 file there - so I don't think there's some
misconfiguration that prevents the engine from writing trap
files.
Yes, yes..I know - I need to call IBM support, and I will.
But I've gone thru this before - they will be unable to assist
me w/o that 30157 trap file. The 5772 trap will not indicate
the root cause of the problem.
A signal 11 is a segmentation violation - a memory problem.
I'm on Dell h/w.
Has anyone ever seen behavior like this? Any ideas?
thanks
aj 2 2632
"aj" <ro****@mcdonalds.com> wrote in message
news:11*************@news.supernews.com... DB2 WSE LUW 8.1 Fixpak 5 Red Hat AS 2.1
Has anyone ever seen a db2diag.log indicate that a trap file was written, but it is *not* written?
For the 3rd time in 18 months, I had a production server abend and shut itself down w/ a signal 11 ala:
2005-10-30-02.05.02.430065 Instance:md Node:000 PID:5772(db2gds) TID:8192 Appid:none oper system services sqloEDUSIGCHLDHandler Probe:50
Detected the death of an EDU with process id 30157 The signal number that terminated this process was 11 Look for trap files (t30157.*) in the dump directory
2005-10-30-02.05.02.566374 Instance:md Node:000 PID:5772(db2gds) TID:8192 Appid:none oper system services sqloEDUCodeTrapHandler Probe:10
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. //(Isn't it funny how these always happen in the wee hours?)
But no t30157.* files are in the dump dir. I do, however, see a t5772.000 file there - so I don't think there's some misconfiguration that prevents the engine from writing trap files.
Yes, yes..I know - I need to call IBM support, and I will. But I've gone thru this before - they will be unable to assist me w/o that 30157 trap file. The 5772 trap will not indicate the root cause of the problem.
A signal 11 is a segmentation violation - a memory problem.
I'm on Dell h/w.
Has anyone ever seen behavior like this? Any ideas?
Since this is a SEGV issue, DB2 will likely dump core, which will be placed
in the dump directory in a directory called c<pid>.000. If you have a
multi-GB machine with tons of bufferpool configured, this core file can fill
up your filesystem which prevents the trap file from being successfully
written to the filesystem.
--
Matt Emmerton
Wonder if a SIG is initiated by the os or the hw ... whether DB2 would
have had a chance to write out its trap files. I seem to remember coming
across something like this before. If a SIG is under DB2's control, it
shouldn't have a problem. But if not, and if DB2 is simply killed before
it has a chance? I'd leave it to the service team to comment.
Larry Edelstein
aj wrote: DB2 WSE LUW 8.1 Fixpak 5 Red Hat AS 2.1
Has anyone ever seen a db2diag.log indicate that a trap file was written, but it is *not* written?
For the 3rd time in 18 months, I had a production server abend and shut itself down w/ a signal 11 ala:
2005-10-30-02.05.02.430065 Instance:md Node:000 PID:5772(db2gds) TID:8192 Appid:none oper system services sqloEDUSIGCHLDHandler Probe:50
Detected the death of an EDU with process id 30157 The signal number that terminated this process was 11 Look for trap files (t30157.*) in the dump directory
2005-10-30-02.05.02.566374 Instance:md Node:000 PID:5772(db2gds) TID:8192 Appid:none oper system services sqloEDUCodeTrapHandler Probe:10
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.
//(Isn't it funny how these always happen in the wee hours?)
But no t30157.* files are in the dump dir. I do, however, see a t5772.000 file there - so I don't think there's some misconfiguration that prevents the engine from writing trap files.
Yes, yes..I know - I need to call IBM support, and I will. But I've gone thru this before - they will be unable to assist me w/o that 30157 trap file. The 5772 trap will not indicate the root cause of the problem.
A signal 11 is a segmentation violation - a memory problem.
I'm on Dell h/w.
Has anyone ever seen behavior like this? Any ideas?
thanks
aj This thread has been closed and replies have been disabled. Please start a new discussion. Similar topics
by: Thomas Wulke |
last post by:
i moved to a new server. there the following error occurs:
when trying to upload a file the variable $_FILES
isn't set. it is not a bug since it...
|
by: Jack Hughes |
last post by:
This argument has come up two or three times lately.
We have a web standards document at our company that say "Use valid
HTML 4; We don't...
|
by: Eitan |
last post by:
Hello,
I want to emphasize a point for my prior posts :
How can I trap a message in ASP (not dotnet), to a specific label.
(I know : on error...
|
by: Jean-Marc Blaise |
last post by:
Dear all,
It seems there is a problem with some snapshot table functions, if you try
to divide by some element that is unset or equal to 0. This...
|
by: Steve Bishop |
last post by:
I want to be able to design an online file upload portal for the Web. Is
there any popular .Net examples of this? Help apprecaited. Thanks.
Steve...
|
by: pemo |
last post by:
As far as I understand it, a trap representation means something like -
an uninitialised automatic variable might /implicitly/ hold a bit-pattern...
|
by: Massimiliano Campagnoli |
last post by:
Hi All,
I know that db2 V7.2 is no more supported and nor OS/2 is supported
anymore but I wonder if someone here can give me some help on this.
...
|
by: Tom Wright |
last post by:
I'm writing a program which reads a series of data files as they are dumped
into a directory by another process. At the moment, it gets sporadic...
|
by: nicolas.sitbon |
last post by:
Hi everybody, in a french C book, the author says that only {fgetc,
getc, getchar, fgetwc, getwc, getwchar, fgets, gets, fgetws, getws,
fputc,...
|
by: Kemmylinns12 |
last post by:
Blockchain technology has emerged as a transformative force in the business world, offering unprecedented opportunities for innovation and...
|
by: Naresh1 |
last post by:
What is WebLogic Admin Training?
WebLogic Admin Training is a specialized program designed to equip individuals with the skills and knowledge...
|
by: jalbright99669 |
last post by:
Am having a bit of a time with URL Rewrite. I need to incorporate http to https redirect with a reverse proxy. I have the URL Rewrite rules made...
|
by: Matthew3360 |
last post by:
Hi, I have a python app that i want to be able to get variables from a php page on my webserver. My python app is on my computer. How would I make it...
|
by: Arjunsri |
last post by:
I have a Redshift database that I need to use as an import data source. I have configured the DSN connection using the server, port, database, and...
|
by: Matthew3360 |
last post by:
Hi,
I have been trying to connect to a local host using php curl. But I am finding it hard to do this. I am doing the curl get request from my web...
|
by: Oralloy |
last post by:
Hello Folks,
I am trying to hook up a CPU which I designed using SystemC to I/O pins on an FPGA.
My problem (spelled failure) is with the...
|
by: Carina712 |
last post by:
Setting background colors for Excel documents can help to improve the visual appeal of the document and make it easier to read and understand....
|
by: Rahul1995seven |
last post by:
Introduction:
In the realm of programming languages, Python has emerged as a powerhouse. With its simplicity, versatility, and robustness, Python...
| |