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: Asif Momen <asif_oracle_at_yahoo.com>
Date: Sun, 21 Oct 2007 16:02:01 -0700 (PDT)
Message-ID: <206501.38755.qm@web56615.mail.re3.yahoo.com>


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       


Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com
--
http://www.freelists.org/webpage/oracle-l
Received on Sun Oct 21 2007 - 18:02:01 CDT

Original text of this message

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