473,586 Members | 2,490 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Weird message in db2diag.log

I have the following message in my db2diag.log file repeating every
minute.
Does anyone know what the error is ?

2006-07-10-10.27.08.921000-240 I95651H390 LEVEL: Error
PID : 3228 TID : 3240
FUNCTION: DB2 Tools, DB2 administration server, MDUtility::conn ectMD,
probe:10
DATA #1 : Sint32, 4 bytes
1
DATA #2 : Sint32, 4 bytes
-443
DATA #3 : Sint32, 4 bytes
38553
DATA #4 : String, 7 bytes
TOOLSDB
DATA #5 : String, 8 bytes
SYSTOOLS
DATA #6 : String, 4 bytes
NULL

Jul 10 '06 #1
6 4182
I am running DB2 8.2.5 on Windows 2003 SP1.

Jul 10 '06 #2
These are coming from DB2 ADMISTRATIVE SERVER.
Make sure that it is up and running
if it is up and running....try dasupt.
cheers...
Shashi Mannepalli

Jul 10 '06 #3
All the services are up and running.

Shashi Mannepalli wrote:
These are coming from DB2 ADMISTRATIVE SERVER.
Make sure that it is up and running
if it is up and running....try dasupt.
cheers...
Shashi Mannepalli
Jul 10 '06 #4
dunleav1 wrote:
I have the following message in my db2diag.log file repeating every
minute.
Does anyone know what the error is ?

2006-07-10-10.27.08.921000-240 I95651H390 LEVEL: Error
PID : 3228 TID : 3240
FUNCTION: DB2 Tools, DB2 administration server, MDUtility::conn ectMD,
probe:10
DATA #1 : Sint32, 4 bytes
1
DATA #2 : Sint32, 4 bytes
-443
DATA #3 : Sint32, 4 bytes
38553
DATA #4 : String, 7 bytes
TOOLSDB
DATA #5 : String, 8 bytes
SYSTOOLS
DATA #6 : String, 4 bytes
NULL
Most likely Stored Procedure connectMD encountered an error. More information
could be in db2diag.log around above entry.

Jan M. Nelken
Jul 10 '06 #5
This is a bug that is corrected in FP12. I had to bind the db and the
schema. Whoever applied the patchkit didn't bind the db correctly.

Here's the IBM info:
JR22451: SCHEDULED TASK HANGS AND NEVER FINISHES IN DB2 UDB V8.1 FP10
TASK CENTER
Fixes are available
DB2 Universal Database Version 8.1 FixPak 11 (also known as Version 8.2
FixPak 4
DB2 Universal Database Version 8.1 FixPak 12(also known as Version 8.2
FixPak 5)
APAR status
Closed as program error.
Error description
A scheduled task in the Task Center never finishes after
upgrading to DB2 UDB Version 8.1 FixPak 10 (also known as DB2
UDB Version 8.2 FixPak 3). The Journal shows that the "Success"
of the task is unknown; however, the job itself is completed.
A DB2 Administration Server (DAS) trace shows that, because of a
JNI error, the main DAS thread was unable to reconnect to the
tools catalog database after executing the job successfully.
The following error message is logged in the db2diag.log file:
2005-08-29-08.30.11.532000-300 I3142H386 LEVEL: Error
PID : 512 TID : 4040
FUNCTION: DB2 Tools, DB2 administration server,
MDUtility::conn ectMD, probe:10
DATA #1 : Sint32, 4 bytes
-300
DATA #2 : Sint32, 4 bytes
0
DATA #3 : Sint32, 4 bytes
0
DATA #4 : String, 7 bytes
TOOLSDB
DATA #5 : String, 8 bytes
SYSTOOLS
DATA #6 : String, 4 bytes
NULL

Jul 10 '06 #6

dunleav1 wrote:
I have the following message in my db2diag.log file repeating every
minute.
Does anyone know what the error is ?

2006-07-10-10.27.08.921000-240 I95651H390 LEVEL: Error
PID : 3228 TID : 3240
FUNCTION: DB2 Tools, DB2 administration server, MDUtility::conn ectMD,
probe:10
DATA #1 : Sint32, 4 bytes
1
DATA #2 : Sint32, 4 bytes
-443
DATA #3 : Sint32, 4 bytes
38553
DATA #4 : String, 7 bytes
TOOLSDB
DATA #5 : String, 8 bytes
SYSTOOLS
DATA #6 : String, 4 bytes
NULL
Jul 10 '06 #7

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

Similar topics

7
7452
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...
2
11915
by: afreema | last post by:
We have a WebSphere application that quit working this week. It was trying to hit DB2 UDB Version 8 on Linux. The Driver is DB2 V7. This is the message in the WebSphere logs. Does anyone know what may have happened? 3e68b4c8 SystemErr R us.sc.scstoweb.unclaimedproperty.business.PropertySearch.getLastUpdateDateFromDB()...Exception...
3
3457
by: richardshen | last post by:
Instead of watching it manually.
13
2612
by: Michel Esber | last post by:
Hello, Environment is: DB2 V8 FP10 Linux Kernel 2.6 My db2diag.log is full of the following lines: 2006-02-01-15.56.26.557312-120 E405226240G308 LEVEL: Error (OS) PID : 31005 TID : 4143875776 PROC : db2pclnr INSTANCE: db2inst1 NODE : 000 FUNCTION: DB2 UDB, oper system services, sqloLioInit, probe:10
14
3523
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 ...
5
3216
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?
3
2092
by: Sam Durai | last post by:
Is there any method available in DB2 V8 to retrieve only the Warning or Severity messages from the notification log ? PS: I'm looking for something similar to PD_GET_DIAG_HIST function available on DB2 Viper 2.
6
5591
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
2292
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...
0
7841
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language...
0
8204
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. ...
0
8339
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 tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that...
1
7965
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...
0
8220
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...
0
6617
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...
0
3838
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 last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in...
0
3869
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
1184
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...

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.