Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> Re: Oracle 9i on Red Hat 7.3 - Default sysdba login failed

Re: Oracle 9i on Red Hat 7.3 - Default sysdba login failed

From: dmz17 <dmz17_at_nospam.nowhere.com>
Date: Mon, 14 Oct 2002 20:46:25 +0200
Message-ID: <pan.2002.10.14.18.46.25.396454@nospam.nowhere.com>


On Fri, 11 Oct 2002 12:46:36 +0800, Ginger Mall wrote:

> I have installed Oracle 9i in Red Hat 7.3, after installation, I follow the
> instructions to type the following in sqlplus /nolog
> SQL> connect / as sysdba
> ERROR:
> ORA-01031: insufficient privileges
>
>
> Anyone can help me ?
>
> Pls

This should work:

dmz17_at_maltec:~> su - oracle
Password:

oracle_at_maltec:~> sqlplus "/as sysdba"

SQL*Plus: Release 9.2.0.1.0 - Production on Mon Oct 14 20:45:22 2002

Copyright (c) 1982, 2002, Oracle Corporation. All rights reserved.

Connected to:
Oracle9i Release 9.2.0.1.0 - Production
JServer Release 9.2.0.1.0 - Production

SQL> startup

Cheers,
dmz17 Received on Mon Oct 14 2002 - 13:46:25 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US