473,786 Members | 2,344 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

How to interpret db2diag

PID : 7031 TID : 3007211424 PROC : db2start
INSTANCE: db2inst8 NODE : 000
FUNCTION: DB2 UDB, oper system services, sqloPdbFreeCmdH andle, probe:10
MESSAGE : Error closing socket, OSSrc =
DATA #1 : Hexdump, 4 bytes
0xBFFF6B1C : 2500 0F87
How do we intepret the last line ?
How can I lookup error messages for these values ?

TIA,
Hype.

Nov 12 '05 #1
4 1799
I don't know if these msgs are actually documented. When you see errors
like this, it is generally time for a PMR with IBM support ... the
service team is generally the best place to go with this.

Larry Edelstein

Hype wrote:
PID : 7031 TID : 3007211424 PROC : db2start
INSTANCE: db2inst8 NODE : 000
FUNCTION: DB2 UDB, oper system services, sqloPdbFreeCmdH andle, probe:10
MESSAGE : Error closing socket, OSSrc =
DATA #1 : Hexdump, 4 bytes
0xBFFF6B1C : 2500 0F87
How do we intepret the last line ?
How can I lookup error messages for these values ?

TIA,
Hype.


Nov 12 '05 #2
It is well hiddent but these hex codes ARE actually documented on the IBM
site for V8 (for V7 they used to be in the Troubleshooting Guide, but that
is no more).

http://www-1.ibm.com/support/docview...id=swg21066178

Phil

Larry wrote:
I don't know if these msgs are actually documented. When you see errors
like this, it is generally time for a PMR with IBM support ... the
service team is generally the best place to go with this.

Larry Edelstein

Hype wrote:
PID : 7031 TID : 3007211424 PROC : db2start
INSTANCE: db2inst8 NODE : 000
FUNCTION: DB2 UDB, oper system services, sqloPdbFreeCmdH andle, probe:10
MESSAGE : Error closing socket, OSSrc =
DATA #1 : Hexdump, 4 bytes
0xBFFF6B1C : 2500 0F87
How do we intepret the last line ?
How can I lookup error messages for these values ?

TIA,
Hype.


Nov 12 '05 #3
Thanks, Phil!

Larry

Philip Nelson wrote:
It is well hiddent but these hex codes ARE actually documented on the IBM
site for V8 (for V7 they used to be in the Troubleshooting Guide, but that
is no more).

http://www-1.ibm.com/support/docview...id=swg21066178

Phil

Larry wrote:

I don't know if these msgs are actually documented. When you see errors
like this, it is generally time for a PMR with IBM support ... the
service team is generally the best place to go with this.

Larry Edelstein

Hype wrote:
PID : 7031 TID : 3007211424 PROC : db2start
INSTANCE: db2inst8 NODE : 000
FUNCTION: DB2 UDB, oper system services, sqloPdbFreeCmdH andle, probe:10
MESSAGE : Error closing socket, OSSrc =
DATA #1 : Hexdump, 4 bytes
0xBFFF6B1C : 2500 0F87
How do we intepret the last line ?
How can I lookup error messages for these values ?

TIA,
Hype.



Nov 12 '05 #4
The output is influenced by byte order. I believe the following
is the entry for the code reported above:

---

Internal Return Codes - DB2 Version 8.1
Internal Return Codes
The following list is provided to help you interpret some of the
hexadecimal return codes you may encounter when analyzing
a db2diag.log. If you encounter a return code that is not in the
list, contact DB2 Customer Support.

Internal return code, Name, SQL code if applicable, Description
0x870F0025 -2029060059, SQLO_INVALID_MH ANDLE, -902, Invalid File Handle

Nov 12 '05 #5

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

Similar topics

7
7548
by: Shawn | last post by:
We are on IBM DB2 7.1 ON WINDOWS. The db2diag.log is not working and no new line written into it for few days. The last lines in db2diag.log shows: Warning: active log held by dirty pages. Decrease softmax and/or increase num_iocleaners. repeatedly . What is the problem? How can resolve it quickly? The applicatipna dnLDAP is up and running though.
3
3468
by: richardshen | last post by:
Instead of watching it manually.
2
2413
by: soccertl | last post by:
I wrote code that parses the db2diag.log to look for errors that would require us to generate a message to a service center indicating something is wrong. My problem is trying to figure out what the errors are. From studying the log, I noticed the codes on the first line after the date/time are all the same for the same message. For example: 2005-11-17-09.55.31.988098-420 E5537C330 LEVEL: Error (OS) PID : 21700 ...
4
7355
by: Praveen_db2 | last post by:
Hi All I am getting strange errors in my db2diag.log can any one tell me what these errors mean?? Following is the code from my db2diag.log ********************************************************************************************* 2006-02-23-17.53.12.253000 Instance:DB2 Node:000 PID:1600(db2syscs.exe) TID:440 Appid:AC10E010.J70A.00E883122250 base sys utilities sqleagnt_sigsegvh Probe:1 Database:DEVM_DB Error in agent...
14
3543
by: Gio Galma | last post by:
how I can invoke the db2diag utility in a Windows environment? in my D:\Program Files\IBM\SQLLIB\BIN directory I can see only db2diag.dll, and it seems there isn't the command line version; which is the DB2 tool that uses this dll, in order to analyze the db2diag.log? thank you in advance for help (and please, excuse my bad english) Jo --
1
5821
by: oddbande | last post by:
We have just upgraded a test enviroment to db2 9, and have set both the notifylevel and diaglevel to 3. But even so I get a lot of these messages in my db2diag.log: 2006-11-02-00.10.11.951000+060 I326548H465 LEVEL: Info PID : 3008 TID : 4072 PROC : db2dasstm.exe INSTANCE: DB2 NODE : 000 APPID : *LOCAL.DB2.061101231048 FUNCTION: DB2 UDB, DRDA Communication Manager, sqljcReceive,...
5
3227
by: Norm | last post by:
Does anyone have any suggestions for securing against this vulnerability: http://nvd.nist.gov/nvd.cfm?cvename=CVE-2007-1027 Fixes are not yet available from IBM. They will be in FP2 for V9 and FP15 for V8. Would changing the permissions on the db2dump directory so that only instance owner has access be enough?
6
5616
by: KG | last post by:
Hi, Does anyone knows how to recover the test file db2diag.log. By mistake I have delete the contents of db2diag.log, wondering if I could restore the contents of my db2diag.log.
0
2308
by: eddy82 | last post by:
Hi All, I have this db2start in my db2diag.log everyday around the same time. But no db2stop in the db2diag.log or in the db2.nfy. I already check and no corruption or cronjob running during that time. However when i check the db up time, it is different from the one specified in the db2diag.log. So i suspect, the db2start didn't ran, but it still appear in the db2diag.log. Anyone here got encounter this issue before? Could this be a bug?...
0
10357
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, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
1
10104
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 Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
9959
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
8988
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, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
7510
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 presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
6744
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 then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
5532
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
4063
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 we have to send another system
3
2894
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

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.