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!

Listener

585321Jul 31 2008 — edited Aug 19 2008
I have come across some best practices methods for Listener
• Set Admin Restrictions in LISTENER.ORA
–ADMIN_RESTRICTIONS_LISTENER=on
–This prevents online modification of the listener parameters
–Modify the listener.ora file and use
$ lsnrctl reload
• Use a different listener for External Procedures

Can anyone please throw some light on this. I mean the reasoning behind these practices.Thanks.!!

null
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Sep 16 2008
Added on Jul 31 2008
8 comments
572 views