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

Home -> Community -> Mailing Lists -> Oracle-L -> Re: connect internal

Re: connect internal

From: Joseph S. Testa <teci_at_oracle-dba.com>
Date: Tue, 30 May 2000 15:20:52 -0400
Message-Id: <10513.107159@fatcity.com>


for startup, u can't shutdown and expect startup without exiting sqlplus first.

to startup

sqlplus / as sysdba
startup;

works like a champ.

joe

Jared Still wrote:

> You're welcome.
>
> Although I can't say that I've found sqlplus to yet
> be a replacement for svrmgrl. Shutting down a database
> seems to work, but starting one from sqlplus has not
> yet worked correctly for me.
>
> Jared
>
> On Tue, 30 May 2000 mleith_at_bradmark.co.uk wrote:
>
> > Hey,
> >
> > Thanks for the update, can't you tell that I havn't sunk my teeth in to an 8i database yet :)
> >
> > Regards
> >
> > Mark
> >
> > -----Original Message-----
> > From: MIME :jkstill_at_bcbso.com Sent: 30 May 2000 17:23
> > To: Mark Leith
> > Cc: ORACLE-L_at_fatcity.com
> > Subject: RE: connect internal
> >
> > On Tue, 30 May 2000 mleith_at_bradmark.co.uk wrote:
> >
> > > > I take it that you are trying to connect with Internal through SQL*Plus. > You can only connect with internal through SRVMGR. Run svrmgr30 and try again...
> > > As of 8.1.5, that is not true. You *can* connect as internal in sqlplus.
> >
> > Jared
> >
> > > > Mark
> > > > -----Original Message-----
> > > From: MIME :GKor_at_rdw.nl Sent: 30 May 2000 10:22
> > > To: ORACLE-L_at_fatcity.com
> > > Subject: connect internal
> > > > Hello all
> > > > when i do a connect internal/password_at_connect string, i get the message
> > > INSUFFICIENT PRIVILIGES.
> > > i does work with sys/password_at_connect string.
> > > > anyone with a suggestion ?
> > > > g. kor
> > > > > > > -- Author: Kor, Geo
> > > INET: GKor_at_rdw.nl
> > > > Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051
> > > San Diego, California -- Public Internet access / Mailing Lists
> > > --------------------------------------------------------------------
> > > To REMOVE yourself from this mailing list, send an E-Mail message
> > > to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in
> > > the message BODY, include a line containing: UNSUB ORACLE-L
> > > (or the name of mailing list you want to be removed from). You may
> > > also send the HELP command for other information (like subscribing).
> > > > << File: ENVELOPE.TXT >> --
> > > Author:
> > > INET: mleith_at_bradmark.co.uk
> > > > Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051
> > > San Diego, California -- Public Internet access / Mailing Lists
> > > --------------------------------------------------------------------
> > > To REMOVE yourself from this mailing list, send an E-Mail message
> > > to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in
> > > the message BODY, include a line containing: UNSUB ORACLE-L
> > > (or the name of mailing list you want to be removed from). You may
> > > also send the HELP command for other information (like subscribing).
> > > Jared Still
> > Certified Oracle DBA and Part Time Perl Evangelist ;-)
> > Regence BlueCross BlueShield of Oregon
> > jkstill_at_bcbso.com - Work - preferred address
> > jkstill_at_teleport.com - private
> >
> >
> >
> > << File: ENVELOPE.TXT >>
>
> Jared Still
> Certified Oracle DBA and Part Time Perl Evangelist ;-)
> Regence BlueCross BlueShield of Oregon
> jkstill_at_bcbso.com - Work - preferred address
> jkstill_at_teleport.com - private
>
> --
> Author: Jared Still
> INET: jkstill_at_bcbso.com
>
> Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051
> San Diego, California -- Public Internet access / Mailing Lists
> --------------------------------------------------------------------
> To REMOVE yourself from this mailing list, send an E-Mail message
> to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in
> the message BODY, include a line containing: UNSUB ORACLE-L
> (or the name of mailing list you want to be removed from). You may
Received on Tue May 30 2000 - 14:20:52 CDT

Original text of this message

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