Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: connect / as sysdba on 9i
In Windows 2000 / Oracle 9.2, I am able to do the following:
set ORACLE_SID=3Dinstance_name
sqlplus /nolog
connect / as sysdba
I logged on to the Windows 2000 database server as a user who is in the = ORA_DBA Windows group.
In my sqlnet.ora I have
SQLNET.AUTHENTICATION_SERVICES =3D (NTS)
On the Windows 2000 / Oracle 9.2 system used in the above test, if I set =
SQLNET.AUTHENTICATION_SERVICES =3D (NONE) in sqlnet.ora, then when I try
connect / as sysdba
I see the message "Insufficient privileges."
> -----Original Message-----
> Mohammad Rafiq
>=20
-- Archives are at http://www.freelists.org/archives/oracle-l/ FAQ is at http://www.freelists.org/help/fom-serve/cache/1.html -----------------------------------------------------------------Received on Thu Feb 05 2004 - 13:02:03 CST
![]() |
![]() |