Skip to Main Content

Oracle Database Discussions

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

I cannot login as SYSDBA

566450Mar 26 2007 — edited Aug 28 2011
Hi.
I'm running Oracle 8i for Windows NT (8.0.5) on Windows Server 2000. Somewhere I read that I need to be in ora_dba group on Windows NT platform in order to login as sysdba to database. But I cannot find this group. When I try to login as sysdba as system/manager, login fails with ORA-01031: insufficient privileges. I need to execute startup and shutdown commands from SQL*Plus.
Thx for help

C:\>sqlplus /nolog
SQL*Plus: Release 8.0.5.0.0 - Production on Mon Mar 26 8:13:23 2007

(c) Copyright 1998 Oracle Corporation. All rights reserved.

SQL> connect system/manager as sysdba
ERROR:
ORA-01031: insufficient privileges

SQL>


Message was edited by:
paulie.x
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Sep 25 2011
Added on Mar 26 2007
14 comments
37,209 views