Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: ORA-01031 error message
Hi Sybrand:
Thx for the reply.
What I meant by writing username_at_SID/password was that I entered
username_at_SID first and then I entered password when prompted. This seems to
work.
Anyway, there was no user called internal in the ORA_DBA group and I created
it. However, when i log on from a client, I still have the same problem.
Logging on as a user first works fine but when i try internal_at_SID/password,
I get the insufficient privileges error message. However, when I open
SQLplus and I enter internal as username, password and SID, it works!!
Hope to hear from you soon,
Rodney
Sybrand Bakker wrote in message ...
>
>"Rodney Li" <rodney.li_at_stelco.ca> wrote in message
>news:7rus6.155604$Z2.1967710_at_nnrp1.uunet.ca...
>> Hi All,
>> I just set up this Oracle Server 8.1.6 Enterprise Ed. Now, I can connect
>> using sys_at_SID/password fine, same thing with any other user. However,
when
I
>> try connecting as internal_at_SID/password, I get the error:
>> ORA-01031: insufficient privileges.
>> Anyone experienced that?
>> Thx,
>> Rodney
>>
>>
>
>First of all: try using the *proper* syntax, as documented in your manuals:
><username>/<password>@service
>Secondly it looks like your user is not a member of the dba group (Unix) or
>the local ora_dba group (NT)
>
>Hth,
>
>Sybrand Bakker, Oracle DBA
>
>
>
Received on Mon Mar 19 2001 - 10:02:10 CST
![]() |
![]() |