Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: ORAPWD - Operating Sys Authentication
Hi,
You should use svrmgr and connect as internal or connect as sysdba to grant the sysdba privilege, rather than using sqlplus.
cheers,
geoffrey
suisum_at_ecn.ab.ca wrote:
>
> I always got the following trhe following error:
>
> SQL> grant sysdba to scott;
> grant sysdba to scott
> *
> ERROR at line 1:
> ORA-01031: insufficient privileges
>
> I have set the REMOTE_LOGIN_PASSWORDFILE = exclusive. And I have built the
> password file by using orapwd80. How does Oracle know why I put the
> password file?
>
> I'm using Windows NT and Oracle 8.
>
> --
> Best regards,
Received on Mon Jan 18 1999 - 02:02:59 CST
![]() |
![]() |