Hi, Check if your instance is configured for DIAG level 4.
db2 get dbm cfg | grep DIAG If the diag level is 4 you would be getting all the messages which could easily fill you log file every few minutes. Recomended DIAG level is 3 unless required for specific purpose to move to 4. HTH Ravi. --- [EMAIL PROTECTED] wrote: > HI All, > Does anybody know how to AVOID this kind of > repetitive messages into the > db2diag.log? > There are hundreds of these messages showing each > minute and filling > up the db2diag.log file very fast. > > I read these variables into the "Administration > Guide-Performance" manual, > which only apply for Windows 95 and Windows NT, > however, we are in OS AIX > UNIX 5.1 Instance. > > Your help, will be really appreciated! > > > Thanks > > Miguel Celi > > ================================================== > > 2003-01-22-07.51.37.520614 Instance:db2ivr > Node:000 > > PID:1171486(db2tcpcm) Appid:none > > common_communication sqlcctcpconnr Probe:108 > > DIA3421W "TCPIP" protocol support: Environment > Variable value > > "DB2SORCVBUF" = "65536" is "accepted". > > > > 2003-01-22-07.51.37.763240 Instance:db2ivr > Node:000 > > PID:1179680(db2tcpcm) Appid:none > > common_communication sqlcctcpconnr Probe:103 > > DIA3421W "TCPIP" protocol support: Environment > Variable value > > "DB2SOSNDBUF" = "65536" is "accepted". > > ================================================== > > > > > > Miguel A. Celi > > Information Technology Services > > Senior Manager, Database ERP > > _!_ > > Spherion Corporation > > 2050 Spectrum Blvd. > > Fort Lauderdale, FL 33309 > > (954)-308-4403 > > (954) 308-4771 Fax > > [EMAIL PROTECTED] > > > > > > > > > ATTACHMENT part 2 message/rfc822 > From: "Celi, Miguel" <[EMAIL PROTECTED]> > To: "'[EMAIL PROTECTED]'" <[EMAIL PROTECTED]> > Subject: Db2diag.log > Date: Wed, 22 Jan 2003 10:09:49 -0500 > > Does somebody know how to AVOID this kind of > messages into the db2diag.log? > There are hundreds of these messages showing almost > each minute and filling > up the db2diag.log file. > > I saw these variables into the "Administration > Guide-Performance" manual, > which only apply > for Windows 95 and Windows NT, however, we are in OS > AIX UNIX 5.1 Instance. > Thanks > Miguel Celi > > ================================================== > 2003-01-22-07.51.37.520614 Instance:db2ivr > Node:000 > PID:1171486(db2tcpcm) Appid:none > common_communication sqlcctcpconnr Probe:108 > DIA3421W "TCPIP" protocol support: Environment > Variable value > "DB2SORCVBUF" = "65536" is "accepted". > > 2003-01-22-07.51.37.763240 Instance:db2ivr > Node:000 > PID:1179680(db2tcpcm) Appid:none > common_communication sqlcctcpconnr Probe:103 > DIA3421W "TCPIP" protocol support: Environment > Variable value > "DB2SOSNDBUF" = "65536" is "accepted". > ================================================== > > > Miguel A. Celi > Information Technology Services > Senior Manager, Database ERP > _!_ > Spherion Corporation > 2050 Spectrum Blvd. > Fort Lauderdale, FL 33309 > (954)-308-4403 > (954) 308-4771 Fax > [EMAIL PROTECTED] > > > __________________________________________________ Do you Yahoo!? Yahoo! Mail Plus - Powerful. Affordable. Sign up now. http://mailplus.yahoo.com - ::: When replying to the list, please use 'Reply-All' and make sure ::: a copy goes to the list ([EMAIL PROTECTED]). *** To unsubscribe, send 'unsubscribe' to [EMAIL PROTECTED] *** For more information, check http://www.db2eug.uni.cc
