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: Could not log into SQL*Plus

Re: Could not log into SQL*Plus

From: Jeremy Russell <faked_at_spam.me.not.com>
Date: Sat, 10 May 2003 16:28:45 GMT
Message-ID: <3ebd28b6.188368068@usenet.plus.net>


I think you want this:

sqlplusw "sys/password_at_SID as sysdba"

i.e. put the entire string in double quotes and replace the password and SID above with your own values.

YMMV On Sat, 10 May 2003 09:35:51 GMT, Peter <peter_at_nomorenewsspammin.ca> wrote:

>I tried to login SQL*PLUS graphical tool as "SYS as SYSDBA"
>But what should I enter for "host string" text box?
>
>I even tried the command line
>"sqlplusw sys as sysdba/password"
>
>The manual is not very clear on the correct syntax.
>Does anyone know?
>Thanks
>
Received on Sat May 10 2003 - 11:28:45 CDT

Original text of this message

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