Home » RDBMS Server » Server Administration » Oracle9i : ORA-01031 insufficient privileges error when startup instance
Oracle9i : ORA-01031 insufficient privileges error when startup instance [message #120304] Wed, 18 May 2005 21:14 Go to next message
Keith Tai
Messages: 6
Registered: April 2004
Junior Member

Hi, I got a SunFire V240 machine running Sun Solaris 9 install with Oracle9i (9.2.0.1) 64-bit SPARC.

I start sqlplus /nolog and type conn sys/password@IDB as sysdba;

I got the error ORA-01031 insufficient privileges. What could be the cuase of it?

Thank you.

Re: Oracle9i : ORA-01031 insufficient privileges error when startup instance [message #120457 is a reply to message #120304] Thu, 19 May 2005 21:33 Go to previous message
sunil_v_mishra
Messages: 506
Registered: March 2005
Senior Member
hi

ORA-01031 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.

Action: Ask the database administrator to perform the operation or grant the required privileges.

-------------------------------
just try this also

SQL>username: sys as sysdba
Password:change_on_install
-------------------------------
From:- sunil
Previous Topic: Oracle 9.2.0.5 Vs Oracle 9.2.0.6
Next Topic: ORA-28002
Goto Forum:
  


Current Time: Fri Sep 27 02:14:51 CDT 2024