From: NeilC <neil-olops@NOSPAMbtinternet.com>
Subject: Re: Oracle 8i Firewall Problem ...
Date: 2000/05/05
Message-ID: <391285AB.E7777DE3@NOSPAMbtinternet.com>#1/1
Content-Transfer-Encoding: 7bit
References: <2amugsgu5k6kd9os60emsr6ibghq2inrdl@4ax.com> <39114047.EC3EA173@NOSPAMbtinternet.com> <j853hs0mo1thtij5ffsu6gpfu0dobn64nb@4ax.com>
X-Accept-Language: en
Content-Type: text/plain; charset=us-ascii
X-Complaints-To: postmaster@axion.bt.co.uk
X-Trace: pheidippides.axion.bt.co.uk 957515302 1390 147.147.57.116 (5 May 2000 08:28:22 GMT)
Organization: UK
Mime-Version: 1.0
NNTP-Posting-Date: 5 May 2000 08:28:22 GMT
Newsgroups: comp.databases.oracle.server



Michael,

Put the entry on the server only in HKEY_LOCAL_MACHINE\SOFTWARE\ORACLE
section
of the registry. 

If you are using Multiple Oracle Homes, change to the desired Oracle 8
Home and view the oracle.key file
in ORACLE_HOME\BIN to find which registry key to add USE_SHARED_SOCKET 
to.

Note that as WINSOCK V2 allows a socket to be shared between multiple
processes, 
you cannot restart the listener without taking the database down first.

This should work with 07 client, but Must be 8 or 8i server. 

The registry entry is ONLY for the 8 or 8i server.

If you are able to, I would recommend that you take the time to
configure CMAN, 
as this will provide more flexibility and functionality than the
USE_SHARED_SOCKET method

Hope this helps

NeilC


Michael Poremski wrote:
> 
> On Thu, 04 May 2000 10:17:59 +0100, NeilC <neil-olops@NOSPAMbt.com>
> wrote:
> 
> >hi,
> >
> >put the following entry in the registry
> >
> >USE_SHARED_SOCKET = TRUE
> 
> Dear Neil,
> 
> that's the key that I won't remember. Of course, but please tell me
> must I use this Key:
> 
> 1.) In which Registry Hirachy? I'm not sure.
> 
> 2.) Work this Key with the O-7 Client?
> 
> 3.) Must I use this Registry Key on the Oracle 8i Server Site AND/OR
>      on the O-7 Client Site? Both Sites or not?
> 
> 4.) Last question:
>       How can I check the Configuration which ports will be used?
> 
>       I work on a big German Telecommunication Company. There are many
>      firewalls but I haven't any chance to reconfigure or check the
>      function of the Oracle Server/Client Site BEFORE. And I hope you
>      can understand, I won't blame me .....
> 
> Thanks in Advance!
> 
> >
> >
> >Regards
> >
> >Neilc


