473,761 Members | 2,293 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Strange message in db2diag.log

I have systems both on Windows and AIX. With DB2 ESE v8.1 fixpack 6a. On all
of these I get this message in the db2diag.log:

2005-08-18-03.20.09.609000 +120 I3571H188 LEVEL: Error
PID : 5832 TID : 4184
FUNCTION: DB2 Tools, DB2 administration server, transmitRunCmdM essage,
probe:30

It says there is an error, but I am not able to figure out what it might be.
Every time a scheduled job in the Task Center is run this message appears,
but the jobs runs without other errors as far as I can see.

Is this something serious or what ? Anyone has seen this before and know
what it is ?

Regards
Odd Bjørn Andersen
ErgoGroup AS, Oslo, Norway

Nov 12 '05 #1
2 1345
Is there more to the message that you may have accidentally truncated?
I would expect the above to be followed by a hex-dumped error code.

Regards,
- Steve P.
-----------------------------
Steve Pearson
DB2 UDB for LUW Development, Portland, OR, USA

Nov 12 '05 #2
No, that's all there is in the db2diag.log.

Here is an example from last night:
2005-08-22-00.25.11.921000 +120 I2H188 LEVEL: Error
PID : 3060 TID : 4792
FUNCTION: DB2 Tools, DB2 administration server, transmitRunCmdM essage,
probe:30

2005-08-22-00.30.07.609000 +120 I192H188 LEVEL: Error
PID : 3908 TID : 5964
FUNCTION: DB2 Tools, DB2 administration server, transmitRunCmdM essage,
probe:30

2005-08-22-00.35.07.750000 +120 I382H188 LEVEL: Error
PID : 392 TID : 5280
FUNCTION: DB2 Tools, DB2 administration server, transmitRunCmdM essage,
probe:30

There are different jobs scheduled to run at these hours.

Regards
Odd Bjørn

"Steve Pearson (news only)" <st*******@my-deja.com> wrote in message
news:11******** *************@g 49g2000cwa.goog legroups.com...
Is there more to the message that you may have accidentally truncated?
I would expect the above to be followed by a hex-dumped error code.

Regards,
- Steve P.
-----------------------------
Steve Pearson
DB2 UDB for LUW Development, Portland, OR, USA

Nov 12 '05 #3

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

Similar topics

5
6650
by: Adam Kucharski | last post by:
Hello !!! IBM AIX 5.1 DB2 UDB WSE v.8.1.4 (with FP4) (Polish) DiagLevel 4 Client: Windows XP (Polish) Problem: 2003-12-17-17.58.50.853952 Instance:db2inst1 Node:000 PID:33528(db2tcpcm) TID:1 Appid:none
6
3042
by: Fan Ruo Xin | last post by:
Last monday, I tried to create a working table, and failed because of 'Log Full'. There were two applications running at that time - one is autoload (during the split phase), another one is "insert into a (NLI) ... SELECT ... FROM ...". I checked the db2diag.log (level=4) and notification file. It was interesting that there was no any information about log full. I had to kill the autoload process. I haven'g got time to see if I can...
7
7531
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.
2
11930
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 selecting from UNCLAIMED_PROP Tables (SQL): SELECT TREASURE.UNCLAIMED_PROP.LAST_UPDATE_DATETIME AS...
2
3687
by: Rhino | last post by:
I am trying to write a trigger/UDF combination that closely follows the example given in the following DeveloperWorks article: http://www-106.ibm.com/developerworks/db2/library/techarticle/0205bhogal/0205bhogal.html Unfortunately, when my UDF starts to compose the email, something goes wrong and DB2 begins writing to db2diag.log - and writing, and writing, and writing. Millions of lines get written if I don't kill the processes. I've...
4
7354
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
3537
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
3223
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
5612
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
9377
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 synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
10136
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...
0
9989
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 captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
9925
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
9811
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...
1
7358
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
5266
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 the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
5405
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
3
2788
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.