473,385 Members | 1,400 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,385 software developers and data experts.

Event ID: 7031

I'm wondering if anyone has had this issue in a Windows 2000 Server
enviroment.

"The DB2 - DB2 service terminated unexpectedly. It has done this one
time(s)."

Indeed, going back through the logs which span back to the machine
inception, there has never been an instance of this occuring. There are
no other errors recorded with this. But a user was accessing Crystal
Reports at the time.

Any help would be appreciated.

Thanks!

Jun 29 '06 #1
2 3704
Did you check the DB2DIAG.LOG. If the instance "crashed", there should be
traces of this in that file.

For the future, please provide DB2LEVEL command output so we know where
you're at and what DB2 you're using (apart from being on Windows).
HTH, Pierre.

--
Pierre Saint-Jacques
SES Consultants Inc.
514-737-4515
"tneilson" <to*********@gmail.com> a écrit dans le message de news:
11**********************@y41g2000cwy.googlegroups. com...
I'm wondering if anyone has had this issue in a Windows 2000 Server
enviroment.

"The DB2 - DB2 service terminated unexpectedly. It has done this one
time(s)."

Indeed, going back through the logs which span back to the machine
inception, there has never been an instance of this occuring. There are
no other errors recorded with this. But a user was accessing Crystal
Reports at the time.

Any help would be appreciated.

Thanks!


Jun 30 '06 #2
Pierre Saint-Jacques wrote:
Did you check the DB2DIAG.LOG. If the instance "crashed", there should be
traces of this in that file.

For the future, please provide DB2LEVEL command output so we know where
you're at and what DB2 you're using (apart from being on Windows).
HTH, Pierre.

--
Pierre Saint-Jacques
SES Consultants Inc.
514-737-4515
"tneilson" <to*********@gmail.coma écrit dans le message de news:
11**********************@y41g2000cwy.googlegroups. com...
I'm wondering if anyone has had this issue in a Windows 2000 Server
enviroment.

"The DB2 - DB2 service terminated unexpectedly. It has done this one
time(s)."

Indeed, going back through the logs which span back to the machine
inception, there has never been an instance of this occuring. There are
no other errors recorded with this. But a user was accessing Crystal
Reports at the time.

Any help would be appreciated.

Thanks!
Sorry Pierre,

Been kinda buried in a multitude of issues. Here's the diag log segment
that pertains to my issue

Unexpected system error 0x6 has occurred.
This has been mapped to ZRC 0x83000006.

PID:1972 TID:1916 Node:000 Title: SYSTEM ERROR DESCRIPTION
The handle is invalid.
2006-06-29-10.49.32.906000 Instance:DB2 Node:000
PID:1972(crw32.exe) TID:1916 Appid:none
oper system services sqloSSemClose Probe:20
Unexpected system error 0x6 has occurred.
This has been mapped to ZRC 0x83000006.

PID:1972 TID:1916 Node:000 Title: SYSTEM ERROR DESCRIPTION
The handle is invalid.
2006-06-29-10.49.32.953001 Instance:DB2 Node:000
PID:1972(crw32.exe) TID:1916 Appid:none
oper system services sqloSSemClose Probe:20
Unexpected system error 0x6 has occurred.
This has been mapped to ZRC 0x83000006.

PID:1972 TID:1916 Node:000 Title: SYSTEM ERROR DESCRIPTION
The handle is invalid.
2006-06-29-10.49.46.937000 Instance:DB2 Node:000
PID:1972(crw32.exe) TID:1916 Appid:none
oper system services sqloSSemClose Probe:20
Unexpected system error 0x6 has occurred.
This has been mapped to ZRC 0x83000006.

PID:1972 TID:1916 Node:000 Title: SYSTEM ERROR DESCRIPTION
The handle is invalid.
2006-06-29-10.49.46.984000 Instance:DB2 Node:000
PID:1972(crw32.exe) TID:1916 Appid:none
oper system services sqloSSemClose Probe:20
Unexpected system error 0x6 has occurred.
This has been mapped to ZRC 0x83000006.

PID:1972 TID:1916 Node:000 Title: SYSTEM ERROR DESCRIPTION
The handle is invalid.
2006-06-29-10.50.11.218000 Instance:DB2 Node:000
PID:1972(crw32.exe) TID:1916 Appid:none
oper system services sqloSSemClose Probe:20
Unexpected system error 0x6 has occurred.
This has been mapped to ZRC 0x83000006.

PID:1972 TID:1916 Node:000 Title: SYSTEM ERROR DESCRIPTION
The handle is invalid.
2006-06-29-10.50.11.250001 Instance:DB2 Node:000
PID:1972(crw32.exe) TID:1916 Appid:none
oper system services sqloSSemClose Probe:20
Unexpected system error 0x6 has occurred.
This has been mapped to ZRC 0x83000006.

PID:1972 TID:1916 Node:000 Title: SYSTEM ERROR DESCRIPTION
The handle is invalid.
2006-06-29-10.50.13.640000 Instance:DB2 Node:000
PID:1972(crw32.exe) TID:1916 Appid:none
oper system services sqloSSemClose Probe:20
Unexpected system error 0x6 has occurred.
This has been mapped to ZRC 0x83000006.

PID:1972 TID:1916 Node:000 Title: SYSTEM ERROR DESCRIPTION
The handle is invalid.
2006-06-29-10.50.13.687001 Instance:DB2 Node:000
PID:1972(crw32.exe) TID:1916 Appid:none
oper system services sqloSSemClose Probe:20
Unexpected system error 0x6 has occurred.
This has been mapped to ZRC 0x83000006.

PID:1972 TID:1916 Node:000 Title: SYSTEM ERROR DESCRIPTION
The handle is invalid.
At this point I'm thinking this is more of a base OS issue than a DB2
crash.

Thanks,

Tom

Jul 7 '06 #3

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

Similar topics

0
by: Andy Read | last post by:
Hello all, I have the requirement to produce source code that produces an object hierarchy. Example: Root | Folder 1
12
by: Beer | last post by:
Hello Everyone, We have been getting the EventID 7031 errors ever since we installed SP 3. We have been searching for any possible solution, but not much luck. We are running Windows 2000...
0
by: Peter Morton | last post by:
Hi.. we are running a webserver on IIS with a mysql backend. The mysql service shuts down extrememly frequently with an event log code 7031. Has anyone seen this before. Is it a configuration...
18
by: Christopher W. Douglas | last post by:
I am writing a VB.NET application in Visual Studio 2003. I have written a method that handles several events, such as closing a form and changing the visible status of a form. I have some code...
8
by: Mark | last post by:
Hi, I'm looking for some ideas on how to build a very simple Event processing framework in my C++ app. Here is a quick background ... I'm building a multithreaded app in C++ (on Linux) that...
13
by: Charles Law | last post by:
Mr "yEaH rIgHt" posted the following link about a week ago in answer to my question about removing event handlers. > http://www.vbinfozine.com/t_bindevt.shtml Following on from that post, the...
12
by: Jack Russell | last post by:
My unstanding of all VB up to and including vb6 is that an event could not "interrupt" itself. For instance if you had a timer event containing a msgbox then you would only get one message. ...
41
by: JohnR | last post by:
In it's simplest form, assume that I have created a usercontrol, WSToolBarButton that contains a button. I would like to eventually create copies of WSToolBarButton dynamically at run time based...
9
by: jeff | last post by:
New VB user...developer... Situation...simplified... - I want to wrap a pre and post event around a system generated where the pre-event will always execute before the system event and the...
0
by: Donald | last post by:
I wrote a service in .Net 2.0 that is running on a 2003 server. Every once in a while I get the following error: Event Type: Error Event Source: Service Control Manager Event Category: None...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
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: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
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: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
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?

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.