Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> Re: Listener password
Why not test it out on test server?
Before setting a password, check how you can shutdown the listener
from a remote server.
Just create a listener.ora on the remote server with the host set to the local box.
eg.
Local box -> legitimate listener.ora
Remote box -> copy of listener.ora from local box
remote> lsnrctl
lsnr> stop
You have now stopped the remote listener, which is probably not a good thing.
Play with the connectivity after setting the password and make sure you are comfortable with how everything works.
Jared
On 4/15/05, Seema Singh <oracledbam_at_hotmail.com> wrote:
>
> Hi,
> I want to setup listener password .Wondering is any impact on application
> connectivity?
> Thanks
> -Seema
>
> --
> http://www.freelists.org/webpage/oracle-l
>
-- Jared Still Certifiable Oracle DBA and Part Time Perl Evangelist -- http://www.freelists.org/webpage/oracle-lReceived on Fri Apr 15 2005 - 18:25:48 CDT
![]() |
![]() |