Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> Re: protocol.ora
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).Received on Mon Apr 15 2002 - 21:03:18 CDT
![]() |
![]() |