473,407 Members | 2,326 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,407 software developers and data experts.

Urgent: some special error in db2diag.log

Hi,
These day I checked the db2diag.log of db2 v8.1 FP 10 on aix and found
the same
error appered every 6 minutes:
2007-10-23-09.43.31.891799-240 I1486C411 LEVEL: Severe
PID : 41826 TID : 1 PROC : db2agent
(instance) 0
INSTANCE: db2inst3 NODE : 000
APPHDL : 0-18 APPID: GA012270.D210.029183134208
FUNCTION: DB2 UDB, base sys utilities, sqleattach_agent, probe:60
RETCODE : ZRC=0x81360012=-2127167470=SQLZ_RC_CMERR, SQLT_SQLJC
"External Comm error"

2007-10-23-09.49.56.068773-240 I1898C411 LEVEL: Severe
PID : 42394 TID : 1 PROC : db2agent
(instance) 0
INSTANCE: db2inst3 NODE : 000
APPHDL : 0-20 APPID: GA012270.BB11.029183134832
FUNCTION: DB2 UDB, base sys utilities, sqleattach_agent, probe:60
RETCODE : ZRC=0x81360012=-2127167470=SQLZ_RC_CMERR, SQLT_SQLJC
"External Comm error"

And I used aix ps aux and see that process is
/home/db2inst3/sqllib/db2dump # ps aux | grep 42394
db2inst3 42394 0.0 0.0 3324 856 - A 09:49:56 0:00 db2agent
(idle) 0
Every two error entries will have the same process ID.

Can anyone tell me what the error is?
Thanks,

Oct 23 '07 #1
3 6424
Ian
zgh1970 wrote:
Hi,
These day I checked the db2diag.log of db2 v8.1 FP 10 on aix and found
the same
error appered every 6 minutes:
2007-10-23-09.43.31.891799-240 I1486C411 LEVEL: Severe
PID : 41826 TID : 1 PROC : db2agent
(instance) 0
INSTANCE: db2inst3 NODE : 000
APPHDL : 0-18 APPID: GA012270.D210.029183134208
FUNCTION: DB2 UDB, base sys utilities, sqleattach_agent, probe:60
RETCODE : ZRC=0x81360012=-2127167470=SQLZ_RC_CMERR, SQLT_SQLJC
"External Comm error"

2007-10-23-09.49.56.068773-240 I1898C411 LEVEL: Severe
PID : 42394 TID : 1 PROC : db2agent
(instance) 0
INSTANCE: db2inst3 NODE : 000
APPHDL : 0-20 APPID: GA012270.BB11.029183134832
FUNCTION: DB2 UDB, base sys utilities, sqleattach_agent, probe:60
RETCODE : ZRC=0x81360012=-2127167470=SQLZ_RC_CMERR, SQLT_SQLJC
"External Comm error"

And I used aix ps aux and see that process is
/home/db2inst3/sqllib/db2dump # ps aux | grep 42394
db2inst3 42394 0.0 0.0 3324 856 - A 09:49:56 0:00 db2agent
(idle) 0
Every two error entries will have the same process ID.

Can anyone tell me what the error is?
That's some kind of remote connection error, generated by an application
connecting from 10.1.34.112. I'd look on that machine and see what
process is trying to attach to DB2.

Oct 23 '07 #2
Ian!
How did you figure out the IP-address?
Can you point to a "user friendly" guide to understanding diag-log?
/dg
"Ian" <ia*****@mobileaudio.comwrote in message
news:Wi*******************@newsfe15.phx...
zgh1970 wrote:
Hi,
These day I checked the db2diag.log of db2 v8.1 FP 10 on aix and found
the same
error appered every 6 minutes:
2007-10-23-09.43.31.891799-240 I1486C411 LEVEL: Severe
PID : 41826 TID : 1 PROC : db2agent
(instance) 0
INSTANCE: db2inst3 NODE : 000
APPHDL : 0-18 APPID: GA012270.D210.029183134208
FUNCTION: DB2 UDB, base sys utilities, sqleattach_agent, probe:60
RETCODE : ZRC=0x81360012=-2127167470=SQLZ_RC_CMERR, SQLT_SQLJC
"External Comm error"

2007-10-23-09.49.56.068773-240 I1898C411 LEVEL: Severe
PID : 42394 TID : 1 PROC : db2agent
(instance) 0
INSTANCE: db2inst3 NODE : 000
APPHDL : 0-20 APPID: GA012270.BB11.029183134832
FUNCTION: DB2 UDB, base sys utilities, sqleattach_agent, probe:60
RETCODE : ZRC=0x81360012=-2127167470=SQLZ_RC_CMERR, SQLT_SQLJC
"External Comm error"

And I used aix ps aux and see that process is
/home/db2inst3/sqllib/db2dump # ps aux | grep 42394
db2inst3 42394 0.0 0.0 3324 856 - A 09:49:56 0:00 db2agent
(idle) 0
Every two error entries will have the same process ID.

Can anyone tell me what the error is?

That's some kind of remote connection error, generated by an application
connecting from 10.1.34.112. I'd look on that machine and see what
process is trying to attach to DB2.

Oct 24 '07 #3
Dan van Ginhoven wrote:
>"Ian" <ia*****@mobileaudio.comwrote in message
>>2007-10-23-09.49.56.068773-240 I1898C411 LEVEL: Severe
PID : 42394 TID : 1 PROC : db2agent
(instance) 0
INSTANCE: db2inst3 NODE : 000
APPHDL : 0-20 APPID: GA012270.BB11.029183134832
FUNCTION: DB2 UDB, base sys utilities, sqleattach_agent, probe:60
RETCODE : ZRC=0x81360012=-2127167470=SQLZ_RC_CMERR, SQLT_SQLJC
"External Comm error"

And I used aix ps aux and see that process is
/home/db2inst3/sqllib/db2dump # ps aux | grep 42394
db2inst3 42394 0.0 0.0 3324 856 - A 09:49:56 0:00 db2agent
(idle) 0
Every two error entries will have the same process ID.

Can anyone tell me what the error is?
That's some kind of remote connection error, generated by an application
connecting from 10.1.34.112. I'd look on that machine and see what
process is trying to attach to DB2.
Ian!
How did you figure out the IP-address?
Can you point to a "user friendly" guide to understanding diag-log?
/dg
Hi!

The IP is coded at the APPID with all leading zero transformed to G ....
GA=0A hex = 10 dec
01=01 hex = 1 dec
22=22 hex = 34 dec
70=70 hex = 112 dec

No idea about a user friendly diag-log guide :(

with best regards
Dieter Stumpner
Oct 24 '07 #4

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

Similar topics

3
by: Robert Kane | last post by:
Good afternoon, I'm trying to set up a clustered DB2 v7.1 database on Redhat Linux 7.3. I've followed the instructions (as far as I know) in the accompanying documentation to set up the database...
7
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....
2
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...
2
by: fabrizio.blanco | last post by:
Hi all, I'm trying to setup a standby server using log shipping. The live database has a user exit in place, which archives the closed logs and ships them to the standby server. The standby...
2
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:...
6
by: varkey.mathew | last post by:
Dear all, Bear with me, a poor newbie(atleast in AD).. I have to authenticate a user ID and password for a user as a valid Active Directory user or not. I have created the IsAuthenticated...
7
by: aixunix | last post by:
Hi Experts, I am working on DB2 UDB on AIX and I get following OSERR message in db2diag.log when I drop database. Well, the database can be dropped successfully, but the error message is...
3
by: N. Spiker | last post by:
I am attempting to receive a single TCP packet with some text ending with carriage return and line feed characters. When the text is send and the packet has the urgent flag set, the text read from...
6
by: Racerx | last post by:
Hi All: I am using db2 udb 8.1 fixpack 3 on AIX 5 I am recieving ht e following message in my DIAGLOG ::: ==============================================================...
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: 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...
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
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...
0
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,...
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...
0
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...

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.