Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: Remote_login_passwordfile=none
Meenakshi - Try setting remote_login_passwordfile=exclusive. I'm assuming
you've created an orapw file. With remote_login_passwordfile=none, you can't
use the remote login ('@' in your sqlplus statement).
Dennis Williams
DBA
Lifetouch, Inc.
-----Original Message-----
From: oracle-l-bounce_at_freelists.org [mailto:oracle-l-bounce_at_freelists.org]
On Behalf Of Aggarwal, Meenakshi
Sent: Wednesday, October 06, 2004 12:53 PM
To: 'oracle-l_at_freelists.org'
Subject: Remote_login_passwordfile=none
Hi,
I am not able to set Remote_login_passwordfile=none.
sqlplus "/@DB as sysdba" is not working and fails with ORA-01031: insufficient privileges. Presently Remote_login_passwordfile=SHARED.
I want --sqlplus "/@DB as sysdba"-- this to work. Please suggest.
Thanks
--
http://www.freelists.org/webpage/oracle-l
--
http://www.freelists.org/webpage/oracle-l
Received on Wed Oct 06 2004 - 13:16:50 CDT