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

Home -> Community -> Usenet -> c.d.o.misc -> Re: ORAPWD - Operating Sys Authentication

Re: ORAPWD - Operating Sys Authentication

From: Geoffrey Hui <geoffreyh_at_fujitsu.com.hk>
Date: Mon, 18 Jan 1999 16:02:59 +0800
Message-ID: <36A2EAB3.4A1265E1@fujitsu.com.hk>


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

Original text of this message

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