Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Privileges
% oerr ora 1031
01031, 00000, "insufficient privileges"
// *Cause: An attempt was made to change the current username or password // without the appropriate privilege. This error also occurs if // attempting to install a database without the necessary operating // system privileges. // When Trusted Oracle is configure in DBMS MAC, this error may occur // if the user was granted the necessary privilege at a higher label // than the current login. // *Action: Ask the database administrator to perform the operation or grant // the required privileges. // For Trusted Oracle users getting this error although granted the // the appropriate privilege at a higher label, ask the database // administrator to regrant the privilege at the appropriate label.
What OS user are you? Is this user in the dba group?
virgilio wrote:
> Hi ,
> I have a problem with privileges in Oracle 9.2.0.1 installed on SunOS 9.
> I can't connect to oracle because running sqlplus I receive :
> connect / as sysdba
> error: ora-01031 insufficient privileges
> Same message with connect internal
> Any ideas
> Thanks Virgilio
>
>
Received on Wed Feb 05 2003 - 17:28:09 CST
![]() |
![]() |