Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: protocol.ora
FWIW,
When we used protocol.ora at my previous company, we experienced a real slow down so we aborted it. This was on 8.1.6 and 8.1.5 databases. We did have a list of about 20 names it had to look through.
Kathy
-----Original Message-----
Sent: Monday, April 15, 2002 7:03 PM
To: Multiple recipients of list ORACLE-L
Sajid,
I used protocol.ora to restrict connection based on ip on oracle 8.1.6.3.0 and now 8.1.7.2.0 (Solaris 8). I don't have problem.
However, when I had two sets of databases running on the same ORACLE_HOME and using two listeners for these two sets of databases, I had complications. The behavior was that the listener that had the protocol.ora in the directory had to be started after the other one (somehow the restriction stayed in the memory). If you failed to start the restricted-listener last, or restarted the open-connection listener after the restricted-listener is running, then the open-set of databases don't have open connections.
Hope this helps.
Sharon
Hi
I tried this however I get the same result as in it doesn't allow any connections at all..even IP addresses which are included in the .protocol.ora file.
Regards
Saj Iqbal
On Fri, 12 Apr 2002, Jeremiah Wilton wrote:
> If you trace the listener you will see that it is looking for
> .protocol.ora with a leading period. This is a documented bug. Just
> copy protocol.ora to .protocol.ora.
>
> --
> Jeremiah Wilton
> http://www.speakeasy.net/~jwilton
>
> On Fri, 12 Apr 2002, Sajid Iqbal wrote:
>
> > We used to use the protocol.ora file to restrict access to the database,
> > on oracle 8.0.5
> >
> > However since moving to Oracle 8.1.6.3 this doesn't work.
>
> --
> Please see the official ORACLE-L FAQ: http://www.orafaq.com
> --
> Author: Jeremiah Wilton
> INET: jwilton_at_speakeasy.net
-- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: Xiaohong Yang (Sharon) INET: yangx_at_email.unc.edu 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). Confidential This e-mail and any files transmitted with it are the property of Belkin Components and/or its affiliates, are confidential, and are intended solely for the use of the individual or entity to whom this e-mail is addressed. If you are not one of the named recipients or otherwise have reason to believe that you have received this e-mail in error, please notify the sender and delete this message immediately from your computer. Any other use, retention, dissemination, forwarding, printing or copying of this e-mail is strictly prohibited. -- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: Kathy Duret INET: KathyD_at_belkin.com 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 Tue Apr 16 2002 - 11:48:34 CDT
![]() |
![]() |