Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> Re: how to startup nomount in 9i???
try
connect / as sysdba
ltiu
On Friday 01 March 2002 14:32, you wrote:
> Hi all,
>
> I try to create a duplicate database using RMAN. All
> the db (target, catalog, auxiliary db are 9i on
> win2000). I copied over target db's ini file for auxi
> db, and made some necessary change. According to the
> RMAN doc, I need to startup nomount the auxi db.
>
> Here is what I did:
> C:\>set ORACLE_SID=MU_DUP
>
> C:\>sqlplus /nolog
>
> SQL> which command to issue here??? None of the
> following works: connect sys/change_on_install,
> connect internal, so how can I get connected and then
> issue startup nomount?
>
> Thank you!
>
> Leslie
>
> __________________________________________________
> Do You Yahoo!?
> Yahoo! Greetings - Send FREE e-cards for every occasion!
> http://greetings.yahoo.com
-- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: ltiu INET: ltiu_at_alumni.sfu.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).Received on Fri Mar 01 2002 - 16:53:27 CST