View Single Post

   
  #1 (permalink)  
Old 04-08-2008, 10:25 AM
Raj
 
Posts: n/a
Default connect / as sysdba

Hi,
I am a newbie and i am going through the Oracle DBA guide. It says
you should be able to use connect / as sysdba. But i am not able to
connect. I get the following error.

ERROR:
ORA-01031: insufficient privileges

I am in ORA_DBA group in windows. My init.ora file says
remote_login_passwordfile=EXCLUSIVE
My sqlnet.ora has the line authentication line commented out like
#SQLNET.AUTHENTICATION_SERVICES= (NTS)

I would appreciate any help.

Regards,
Raj

Reply With Quote