I think you need the online redo log file that was current when you did
shutdown abort.

This is provided it was not recycled!

Waleed

-----Original Message-----
Sent: Thursday, September 12, 2002 2:38 PM
To: Multiple recipients of list ORACLE-L


Database 8.1.7

Cloning a database that was brought down using shutdown abort. 

I know I have done this before and I can't remember what I had to do to
resolve this.

STARTUP NOMOUNT

CREATE CONTROLFILE SET DATABASE "TEST" RESETLOGS NOARCHIVELOG  

RECOVER DATABASE using backup controlfile until cancel

SVRMGR> recover database using backup controlfile until cancel;

ORA-00279: change 776233169 generated at 09/12/2002 09:58:18 needed for
thread 1
ORA-00289: suggestion : /u07/oracle/testdb/8.1.7/dbs/arch1_1.dbf

ORA-00280: change 776233169 for thread 1 is in sequence #1

Specify log: {<RET>=suggested | filename | AUTO | CANCEL}   

CANCEL         
                                                                 
ORA-01547: warning: RECOVER succeeded but OPEN RESETLOGS would get error
below  
ORA-01194: file 1 needs more recovery to be consistent

ORA-01110: data file 1: '/testu01/oracle/testdata/system01.dbf'  

Thanks

Kathy




Confidential
This e-mail and any files transmitted with it are the property
of Belkin Components and/or its affiliates, are confidential,
and are intended solely for the use of the individual or
entity to whom this e-mail is addressed.  If you are not one
of the named recipients or otherwise have reason to believe
that you have received this e-mail in error, please notify the
sender and delete this message immediately from your computer.
Any other use, retention, dissemination, forwarding, printing
or copying of this e-mail is strictly prohibited.
-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: Kathy Duret
  INET: [EMAIL PROTECTED]

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: [EMAIL PROTECTED] (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: Khedr, Waleed
  INET: [EMAIL PROTECTED]

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: [EMAIL PROTECTED] (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).

Reply via email to