Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: listner problem

Re: listner problem

From: Maxim Demenko <mdemenko_at_gmail.com>
Date: 12 Jan 2006 01:38:23 -0800
Message-ID: <1137058703.739422.47680@o13g2000cwo.googlegroups.com>


Pradeep schrieb:

> Thanks Maxim
> > To use os authentification on windows,
> > 1) your os user has to be member of privileged group ( "ORA_DBA")
> > 2) your sqlnet.ora should contain
> > sqlnet.authentication_services = (NTS)
>
> but the below should work ?? why is it giving me an error.
>
> SQL> connect sys/change_on_install_at_orcl as sysdba
> ERROR:
> ORA-01031: insufficient privileges
>
> Thanks
>
> Pradeep

Yes.
It should work if your remote_login_passwordfile=EXCLUSIVE.

Best regards

Maxim Received on Thu Jan 12 2006 - 03:38:23 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US