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

Home -> Community -> Mailing Lists -> Oracle-L -> Re: USE_SHARED_SOCKET on 8.1.5 & 8.1.6

Re: USE_SHARED_SOCKET on 8.1.5 & 8.1.6

From: Maria Freytag <MFreytag_at_ci.fort-collins.co.us>
Date: Mon, 12 Feb 2001 13:56:26 -0800
Message-ID: <F001.002B1FF0.20010212140047@fatcity.com>

I got use_shared_socket to work and verified that connections are staying on port 1521 by viewing the client trace log. Surprisingly, on Oracle 8.1.5 & 8.1.6 stopping the listener does not kill connected sessions. On pre 8i releases, stopping the listener would terminate connections.

Maria

>>> "Mohan, Ross" <MohanR_at_STARS-SMI.com> 02/08 8:45 AM >>>
You can do this if you like,

BUT shutting down the listener clears the port and ALL CONNECTIONS that are maintained through it.

-----Original Message-----
Sent: Wednesday, February 07, 2001 5:42 PM To: Multiple recipients of list ORACLE-L

I'm trying to activate port sharing under Win NT 4.0 SP 5. I've set the USE_SHARED_SOCKET to TRUE in Control Panel, System environment. Connected to database from a client. Stopped the listener on the server. But my client connection didn't terminate. I think my connection should have terminated. My understanding of how this works is by setting USE_SHARED_SOCKET to TRUE this allows the OS to share port 1521 and the clients will then stay on 1521 when connecting to the database and will not be port redirected.

Has anyone been successful at implementing port sharing using USE_SHARED_SOCKET on 8.1.5 and/or 8.1.6?

Thanks Maria

-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com 
-- 
Author: Maria Freytag
  INET: MFreytag_at_ci.fort-collins.co.us 

Fat City Network Services    -- (858) 538-5051  FAX: (858) 538-5051
San Diego, California        -- Public Internet access / Mailing Lists
--------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from).  You may
also send the HELP command for other information (like subscribing).

--
Please see the official ORACLE-L FAQ: http://www.orafaq.com
--
Author: Maria Freytag
  INET: MFreytag_at_ci.fort-collins.co.us

Fat City Network Services    -- (858) 538-5051  FAX: (858) 538-5051
San Diego, California        -- Public Internet access / Mailing Lists
--------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from).  You may
also send the HELP command for other information (like subscribing).
Received on Mon Feb 12 2001 - 15:56:26 CST

Original text of this message

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