DBAsupport.com Forums - Powered by vBulletin
Results 1 to 8 of 8

Thread: Database Recovery

Threaded View

  1. #7
    Join Date
    Apr 2001
    Location
    Bangalore, India
    Posts
    727
    First of all you need to be careful while a recovery.

    Your message says
    Code:
    ORA-01113: file 54 needs media recovery
    ORA-01110: data file 54: 'D:\ORADATA\CMG_01.DBF'
    
    I did the following and this is what i got:
    
    SQL> alter database recover datafile 34;
    alter database recover datafile 34
    *
    Datafile 54 need recovery and you are recovring datafile 34? Why?

    What happened to your archive log files? What is the current archive mode?

    Check the files in C:\ORACLE\PRODUCT\10.1.0\FLASH_RECOVERY_AREA\ORCL\ARCHIVELOG\2007_01_25.
    Last edited by Thomasps; 01-25-2007 at 07:29 AM.
    Thomas Saviour([email protected])
    Technical Lead (Databases)
    Thomson Reuters (Markets)

    http://ora600tom.wordpress.com/

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  


Click Here to Expand Forum to Full Width