473,387 Members | 3,750 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,387 software developers and data experts.

IBM DB2 Services shutdown problem

At our site IBM DB2 " Universal Database Express Edition

8.2 "install in Linux OS(Red hat Enterprise Linux 4(32

Bit ).In DB2 software configure ourdatabase but last 2-3

days this database stopping automatically when this

disconnecting our client unable to access database

application like .NET.

Following error detected in DB2diag.log file


2010-11-20-22.08.55.913360+330 I117212357G428 LEVEL: Severe
PID : 11311 TID : 3019474624 PROC : db2tcpcm
INSTANCE: db2inst2 NODE : 000
FUNCTION: DB2 UDB, oper system services, sqloEDUSIGCHLDHandler, probe:50
DATA #1 : String, 155 bytes
Detected the death of an EDU with process id 9796
The signal number that terminated this process was 9
Look for trap files (t9796.*) in the dump directory

2010-11-20-22.08.58.808617+330 E117212786G510 LEVEL: Severe
PID : 11311 TID : 3019474624 PROC : db2tcpcm
INSTANCE: db2inst2 NODE : 000
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.

2010-11-20-22.08.58.809074+330 E117213297G903 LEVEL: Severe
PID : 11311 TID : 3019474624 PROC : db2tcpcm
INSTANCE: db2inst2 NODE : 000
FUNCTION: DB2 UDB, oper system services, sqloEDUCodeTrapHandler, probe:20
DATA #1 : Signal Number Recieved, 4 bytes
6
DATA #2 : Siginfo, 128 bytes
0xBFFF6208 : 0600 0000 0000 0000 FAFF FFFF 2F2C 0000 ............/,..
0xBFFF6218 : FE01 0000 0000 0000 0E0C E84C 0000 0000 ...........L....
0xBFFF6228 : B0A1 4DC8 EEF6 11C0 80EC 7DF5 2F2C 0000 ..M.......}./,..
0xBFFF6238 : 501F 3632 9909 111A AC4F 6DE8 68D1 3FC0 P.62.....Om.h.?.
0xBFFF6248 : 4602 0000 0000 0000 0100 0000 A84F 6DE8 F............Om.
0xBFFF6258 : 11BC 12C0 0000 0100 0000 0000 A065 FFBF .............e..
0xBFFF6268 : A84F 6DE8 0000 0000 F2FF FFFF C3BC 12C0 .Om.............
0xBFFF6278 : 0000 0100 0000 0000 2000 0000 0000 0000 ........ .......

2010-11-20-22.09.01.466912+330 I117214201G361 LEVEL: Severe
PID : 11304 TID : 3019474624 PROC : db2sysc
INSTANCE: db2inst2 NODE : 000
FUNCTION: DB2 UDB, base sys utilities, sqleChildCrashHandler, probe:15
MESSAGE : DiagData
DATA #1 : Hexdump, 15 bytes
0x08052DAC : 416E 2045 4455 2063 7261 7368 6564 2E An EDU crashed.

2010-11-20-22.09.01.470454+330 I117214563G349 LEVEL: Severe
PID : 11304 TID : 3019474624 PROC : db2sysc
INSTANCE: db2inst2 NODE : 000
FUNCTION: DB2 UDB, base sys utilities, sqleChildCrashHandler, probe:16
MESSAGE : DiagData
DATA #1 : Hexdump, 4 bytes
0xBFFFC534 : 2F2C 0000 /,..

2010-11-20-22.09.01.470822+330 I117214913G349 LEVEL: Severe
PID : 11304 TID : 3019474624 PROC : db2sysc
INSTANCE: db2inst2 NODE : 000
FUNCTION: DB2 UDB, base sys utilities, sqleChildCrashHandler, probe:17
MESSAGE : DiagData
DATA #1 : Hexdump, 4 bytes
0xBFFFC52C : 0101 0000


Thanks

Nilesh Chavan
Nov 26 '10 #1
1 3029
vijay2082
112 100+
Hi Nilesh,

db2tcpcm is receiving a signal 9 whenever your client is terminating ( this client as told by you may be causing some internal issue). This required deep analysis and nothing can be told by looking at this piece of information. Raise a PMR with IBM and we will assit you there.

Wondering you are still with 8.2 though. Hope you have got support from IBM for exprecc C to receive the updates.

Cheers, Vijay
Nov 28 '10 #2

Sign in to post your reply or Sign up for a free account.

Similar topics

0
by: Shailesh S. Gokhale | last post by:
Hi All! Recently I installed mysql on a win98. Some 2 days after the installation the system started experiencing a problem shutting down. When shutting down the hard-disk kept spinning...
2
by: znelson | last post by:
I have a (hopefully typical) problem when it comes to cube design. We store millions of product records every year, broken down by month/quarter. Each product can be assigned to various heirarchial...
4
by: Bill Sonia | last post by:
I'm written a Windows Service to send e-mails on events like OnStart, OnStop, OnShutDown using System.Web.Mail. It works for everything but OnShutdown. My guess is that once my send mail code is...
0
by: Terry Ladouceur | last post by:
Further to my problem with my HTTP 500 Internal Server Error, I recieve the following error if I try to run the Service directly on the Web Server that hosts both the SQL Server and the IIS. The...
8
by: Bill Sonia | last post by:
I've written a Windows Service to send e-mails on events like OnStart, OnStop, OnShutDown using System.Web.Mail. It works for everything but OnShutdown. My guess is that for OnShutDown, once my...
0
by: Ashwin Kambli | last post by:
I need to build a "fault recovery" web service on a Win 2K server box. The fault recovery is provided for a server process which runs on a Linux box. Whenever this server process goes down, the...
3
by: Mohammad-Reza | last post by:
Hi everybody I want to shutdown my computer with my program. I searched in MSDN to find a .NET method that can do that but did'nt find anything but ExitWindowsEx Api. I write following codes to...
2
by: Sin Jeong-hun | last post by:
I created a windows form application. It has a Threading.Timer and when the timer ticks it does some work and show a popup window. The problem is that while this program is running if the user...
3
by: none | last post by:
ok, i'm not all that great with vb, but i understand most commands. i'm trying to shutdown my computer with just a simple command, and i'm using: shell("shutdown -s") when i do that, all that...
3
by: 45426 | last post by:
I tried to shut down another PC from mine with command line parameter "shutdown".But I got an error like "Access denied".The question is:"Can I pass this error and finally shut down another PC?"....
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
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
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...

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.