Skip to Main Content

Oracle Database Discussions

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

TNS-12537 - Service_died, Service_register events being logged every minute

user17923Mar 21 2011 — edited Mar 4 2013
We have an 11.2.0.2 Grid Infrastructure listener that is configured with Oracle Restart. At this time, the listener is listening for connections to a 10.2.0.4 database. The following events are being logged every minute in the listener.log file. In the past, we have occasionally seen similar events logged in the 10.2.0.4 log file, but not every minute.

21-MAR-2011 14:38:25 * (CONNECT_DATA=(CID=(PROGRAM=)(HOST=my.host.here)(USER=oracle))(COMMAND=status)(ARGUMENTS=64)(SERVICE=LISTENER)(VERSION=186647040)) * status * 0
21-MAR-2011 14:38:25 * service_died * LsnrAgt * 12537
21-MAR-2011 14:38:25 * version * 0
Dynamic address is already listened on (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=my.host.here)(PORT=1521)))
21-MAR-2011 14:38:25 * service_register * LsnrAgt * 0

oerr tns 12537
12537, 00000, "TNS:connection closed"
// *Cause: "End of file" condition has been reached; partner has disconnected.
// *Action: None needed; this is an information message.


I am wondering if the LsnrAgt is part of the Oracle Restart configuration and is it really just informational when it is occurring every minute?

Thanks for any help or pointers to docuements that may explain these events that are being logged every minute.

Edited by: patriciaashe on Mar 21, 2011 3:08 PM

Edited by: patriciaashe on Mar 21, 2011 3:09 PM
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Apr 1 2013
Added on Mar 21 2011
5 comments
10,093 views