Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: TNSLSNR crashes on Windows
Nope..Works fine in 9 ( in fact it did not work in 8.1.7 - a known bug) and is used to specify the port that oracle will use for all communications, not just the initial Listener one - hence it allows you to open only one specific ( and administrator definable ) port through your firewall..The downside is that when you stop the listener, you will drop all existing database connections as well ( which is different from the default behavior, which allows the listener to be stopped without affecting existing user connections to the database).
Sybrand Bakker <gooiditweg_at_sybrandb.demon.nl> wrote:
>On Fri, 27 Jun 2003 13:10:02 +0100, "Niall Litchfield"
><n-litchfield_at_audit-commission.gov.uk> wrote:
>
>>The USE_SHARED_SOCKET=TRUE is for use with a firewall. if you have one i
>>suggest you see if changes have been made to it. otherwise i'd look at the
>>network setup.
>
>
>The use_shared_socket = true is definitely not specifically for use
>with a firewall. Also it seems to have been made obsolete in 9i
>
>
>Sybrand Bakker, Senior Oracle DBA
>
>To reply remove -verwijderdit from my e-mail address
Received on Tue Jul 01 2003 - 10:33:59 CDT
![]() |
![]() |