Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> Re: connect as internal
Hello Mitchell
You need to run those scripts as user sys.
As Kevin pointed when you connect system as sysdba
your user become sys. I tried it with another userid
connected as sysdba and the user and default_schema
are sys.
So I think that ANY user connected as sysdba become sys.
Yechiel Adar
Mehish
----- Original Message -----
To: Multiple recipients of list ORACLE-L <ORACLE-L_at_fatcity.com>
Sent: Tuesday, July 09, 2002 11:34 PM
> Hi
>
> I just view readme about installing Oracle Patch on Oralce 8.1.6
>
> One thing mentioned as Invoke sqlplus, connect as internal and
> run
> catalog
> catproc
> etc ..
>
> I wonder why Connect as internal.
>
> what is different between those 3 login
>
> 1. sqlplus system login, connect as internal
> 2. sqlplus system/manager login
> 3. sqlplus system login , connect system as sysdba
>
>
> Thanks in advance
>
> Mitchell
>
>
>
> --
> Please see the official ORACLE-L FAQ: http://www.orafaq.com
> --
> Author: mitchell
> INET: mitchell_at_comnet.ca
>
> 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).
-- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: Yechiel Adar INET: adar76_at_inter.net.il 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).Received on Wed Jul 10 2002 - 04:09:11 CDT