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: Basic Recovery Qs ?

RE: Basic Recovery Qs ?

From: VIVEK_SHARMA <VIVEK_SHARMA_at_infosys.com>
Date: Thu, 25 Oct 2007 02:11:00 +0530
Message-ID: <69E1360E54B50C4A828A136C158E474203671D8953@BLRKECMBX02.ad.infosys.com>

Thanks Folks for responding.

To clarify:-

Qs 1 - Should the "backup control file to Trace SQL Script" be Edited & the Missing Datafile NAMES be Removed to enable re-creation of the Controlfile? Qs 2 - If the Above Missing Datafile Names are NOT Removed from the "backup control file to Trace SQL Script", will the Control file Creation Fail?

NOTE - The Missing Datafiles had got missed out in the previous Cold Back up to Tape by oversight & are thus Lost forever.
NOTE - The respective "backup control file to Trace SQL Script" is also extracted from the Tape along with the Cold Backup.
NOTE - After taking of Previous Cold Backup to Tape, the Database had been removed from the Machine.

Oracle 10gR2

Cheers

Vivek



From: Asif Momen [mailto:asif_oracle_at_yahoo.com] Sent: Monday, October 22, 2007 4:32 AM
Hi Vivek,

Datafiles are marked MISSING when they are offline/read-only. Do you have datafiles in offline/read-only state in your production database?

You can identify which MISSING file is associated with which actual data file. MISSINGnnnn is the normal file naming convention, where "nnnn" is the file number in decimal.

After creating the controlfile, you may rename all MISSING files with their respective datafile's instead of dropping them.

Regards

VIVEK_SHARMA <VIVEK_SHARMA_at_infosys.com> wrote: Folks

For a Test Database the Controlfile needs to be CREATED from an existing "backup control file to Trace SQL Script" but a few Datafiles are MISSING.

How is the Controlfile to be created in such a case?

I am assuming the following Steps:-

1)Missing datafile names should NOT be Removed from the Controlfile Trace SQL Script
2)Control file should be created.
3)Thereafter Missing datafiles should be Dropped.

Cheers & Thanks

Vivek

Oracle 10gR2
Solaris 10

--
http://www.freelists.org/webpage/oracle-l
Received on Wed Oct 24 2007 - 15:41:00 CDT

Original text of this message

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