Re: insufficient Privileges
From: Ron Reidy <rereidy_at_indra.com>
Date: Tue, 29 Oct 2002 02:47:27 -0700
Message-ID: <3DBE592F.1CA210A3_at_indra.com>
Date: Tue, 29 Oct 2002 02:47:27 -0700
Message-ID: <3DBE592F.1CA210A3_at_indra.com>
Hari Om wrote:
>
> Hi Experts:
>
> I have my Oracle DB Set up on IBM AIX Server. I have installed Oracle
> Client on my Win XP System
>
> When I start my Oracle Enterprise Manager from my Cleint PC with
> following data:
> --------------------------------
> Username=system
> Passowrd=manager
> Connect as: SYSDBA
> --------------------------------
>
> the System throws "ERROR: ORA-01031: insufficient Privileges" - wonder
> why! Later when I "connect as: NORMAL" - it just works fine.
>
> Does anyone know how to eliminate that Error.
>
> THANKS!
SYSTEM does not have SYSDBA privs as a default. If you need to connect
as SYSDBA, connect as SYS.
-- Ron Reidy Oracle DBAReceived on Tue Oct 29 2002 - 10:47:27 CET