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!

Removing Dynamic Registered service name from the default listner

517824Jul 3 2007 — edited Jul 3 2007
I recently created a new new database on one of our servers which hosts other databases too. There is a default listener (LISTENER) running on the machine already. When I created my new database, it's automatically registered dynamically with the default listener on port 1521 eventhough you will not see the service listed in the listener.ora.

Later I created different listener for my new database on port 1522. The problem here now, I can connect to my new database on both port 1521 and 1522. How can I remove my new database service from the default listener LISTENER which was registered dynamically so that I can only listen to my new database on port 1522. Obvisouly, there is not reference to my new database in default listerner listener.ora file since it's registered dynamically when it was created

Thanks for help
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jul 31 2007
Added on Jul 3 2007
2 comments
333 views