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

Home -> Community -> Usenet -> c.d.o.server -> Re: Error Message (new to oracle)

Re: Error Message (new to oracle)

From: Frank van Bortel <frank.van.bortel_at_gmail.com>
Date: Wed, 31 Jan 2007 20:30:26 +0100
Message-ID: <epqqoi$5vf$2@news3.zwoll1.ov.home.nl>


Krish schreef:
> Hi
> Looks like you are trying the following comand:
>
> SQL> connect \ as sysdba
>
> Try this to connect:
>
> SQL> connect / as sysdba
>
>
> Cheers,
> Krish
>

I think the oP tried 'connect sys/password', and the error is because a connect as sys (or '/') should always specify sysdba or sysoper - as you demonstrated.

-- 
Regards,
Frank van Bortel

Top-posting is one way to shut me up...
Received on Wed Jan 31 2007 - 13:30:26 CST

Original text of this message

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