RE: connection pools and listener log

From: Herring Dave - dherri <Dave.Herring_at_acxiom.com>
Date: Tue, 19 Apr 2011 19:12:14 +0000
Message-ID: <BD475CE0B3EE894DA0CAB36CE2F7DEB4050DAA5E_at_LITIGMBCRP01.Corp.Acxiom.net>



Yes, when I made a more official writeup of this I included the listed MOS doc along with checking for INSTANCE_... Of course our situation includes jdbc and those connections don't even get "INSTANCE_..." included in the final redirected connection. This is also listed in the same MOS document, although near the bottom in a small blurb. The only thing left at this point is checking "lsnrctl service" on a node and note any listed services with connection counts to other instances. Those are ones redirected, of course those counts are cumulative since the listener was last restarted.

DAVID HERRING
DBA
Acxiom Corporation

EML   dave.herring_at_acxiom.com
TEL    630.944.4762
MBL   630.430.5988 

1501 Opus Pl, Downers Grove, IL 60515, USA WWW.ACXIOM.COM The information contained in this communication is confidential, is intended only for the use of the recipient named above, and may be legally privileged. If the reader of this message is not the intended recipient, you are hereby notified that any dissemination, distribution or copying of this communication is strictly prohibited. If you have received this communication in error, please resend this communication to the sender and delete the original message or any copy of it from your computer system. Thank you.

-----Original Message-----
From: Yong Huang [mailto:yong321_at_yahoo.com] Sent: Tuesday, April 19, 2011 1:13 PM
To: Herring Dave - dherri
Cc: oracle-l_at_freelists.org
Subject: RE: connection pools and listener log

> What I don't get is why the listeners aren't recording some sort
> of redirect command in their logs.

Dave,

If the connection is redirected from another node, the listener log will have INSTANCE_NAME=... in the line (see Note:263599.1). You can grep -v those lines and see if the database logons tally up to the listener entries.

Yong Huang

--
http://www.freelists.org/webpage/oracle-l
Received on Tue Apr 19 2011 - 14:12:14 CDT

Original text of this message