| Oracle FAQ | Your Portal to the Oracle Knowledge Grid | |
Home -> Community -> Usenet -> c.d.o.server -> Re: ORA-01031: insufficient privileges
mehab..._at_gmail.com wrote:
> Hi,
>
> I am trying the command on unix system as below,
>
> 1)logged into the unix system as root
> 2)su - oracle
> 3)sqlplus /nolog
> CONN logon AS SYSDBA
> Enter password: # pressed Enter
> ERROR:
> ORA-01031: insufficient privileges
>
> Previously I remember connecting using the above procedure but now it
> asks
> for password.I am not sure about the passowrd, I tried sysdba and
> manager (uppercase as
> well as lowercase)
>
> Thanks in advance,
> Mehaboob
Try:
connect / as sysdba; Received on Tue Jun 06 2006 - 09:12:00 CDT
![]() |
![]() |