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: Starting Oracle from sqlplus on windows.

Re: Starting Oracle from sqlplus on windows.

From: Howard J. Rogers <howardjr_at_www.com>
Date: Thu, 20 Sep 2001 13:41:18 +1000
Message-ID: <3ba964a9@news.iprimus.com.au>

"Galen Boyer" <galenboyer_at_hotpop.com> wrote in message news:u7kuube6l.fsf_at_verizon.net...
> On Thu, 20 Sep 2001, markbtownsend_at_home.com wrote:
>
> > sqlplus /nolog
> > connect .../... as sysdba
>
> Thank you very much. Is this a bug in the documentation then or
> is this something specific to windows?
>

Nope. It's the new bog-standard way of starting sqlplus with the intention of performing Privileged Actions.

I'd be surprised if it wasn't documented at all for 8i, but it's certainly well-documented for 9i (on the grounds that sqlplus is now the only tool available for these sorts of activities).

You could always have tried "sqlplus sys/oracle as sysdba". Works for me.

Regards
HJR
>

http://otn.oracle.com/docs/products/oracle8i/doc_library/817_doc/server.817/ a76956/start.htm#5974
>
> --
> Galen Boyer
> It seems to me, I remember every single thing I know.
Received on Wed Sep 19 2001 - 22:41:18 CDT

Original text of this message

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