Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: QUESTION: Stop 9i db from auto-registering in listener

Re: QUESTION: Stop 9i db from auto-registering in listener

From: <bdbafh_at_gmail.com>
Date: 24 Oct 2005 16:31:57 -0700
Message-ID: <1130196717.446880.233680@g44g2000cwa.googlegroups.com>


2 methods:

  1. populate the parameter local_listener with a string that does not resolve correctly to a local oracle tns listener
  2. set the parameter to disable dynamic registration. Its an underscore parameter, so I won't list it here.

Check Metalink - http://metalink.oracle.com How to Disable AutoRegistration of an Instance with the Listener Note:140571.1

hth.

-bdbafh Received on Mon Oct 24 2005 - 18:31:57 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US