On Fri, 22 Dec 2017 05:08:18 -0800 (PST),
bwmil...@gmail.com wrote:
> On Thursday, December 21, 2017 at 9:40:03 AM UTC-5, Jerry Stuckle wrote:
>> On 12/21/2017 8:13 AM,
bwmil...@gmail.com wrote:
>> > Hi All -
>> >
>> > Running DB2 10.5 FP 8 on AIX 7.1.
>> >
>> > I'm getting this error every few minutes
>> >
>> > 2017-12-21-05.59.50.374425-360 E154360A429 LEVEL: Error
>> > PID : 51839300 TID : 2314 PROC : db2sysc 0
>> > INSTANCE: db2inst1 NODE : 000
>> > HOSTNAME:
p1proddb.vanhoof.com
>> > EDUID : 2314 EDUNAME: db2tcpcm 0
^^^^^^^^
>> > FUNCTION: DB2 UDB, common communication, sqlcctcpconnmgr_child, probe:2819
>> > MESSAGE : DIA3202C The TCP/IP call "setsockopt(TCP_KEEPCNT)" returned an
>> > errno="22".
[..]
> Yes I understand that this isn't necessarily a DB2 Issue but the fact
> remains we're getting 100s of these a day and the volume of these is
> such its potentially masking out other issues.
>
> So, it may not be DB2 caused but it affects DB2 and there doesn't seem
> to be a good reason or fix.
db2tcpcm is a network listening process. Something is connecting to
p1proddb.vanhoof.com then the connection is dropping. Find nearby log
messages to determine what is connecting. Find owner of offending
machine. Proceed with beatings until owner of machine stops the
connection attempts. Or block the other machine from connecting to the
DB host at all. It's not a DB2 issue.
--
Compared to system administration, being cursed forever is a step up.
-- Paul Tomko