how to restore a functional .dbf and control file from scratch

in Oracle Database; Hi, Setup: Windows 2008 R2 64bit / ORACLE 11g XE I have a corrupt ORACLE installation with a consistent database, ...
+ Post Reply + Post New Topic
Results 1 to 2 of 2
  1. #1
    meden is offline Junior Member
    Points: 30, Level: 1
    Join Date
    17 Jan 2012
    Posts
    1
    Points
    30

    how to restore a functional .dbf and control file from scratch

    Hi,

    Setup: Windows 2008 R2 64bit / ORACLE 11g XE

    I have a corrupt ORACLE installation with a consistent database, which I cannot access anymore. sys/system passwords are known.
    Can I backup/copy the files elsewhere and make a new ORACLE setup and restore the database?

    Many thanks in advance for your support

    kind regards
    meden


  2. #2
    zargon's Avatar
    zargon is offline Forum Guru
    Points: 20,690, Level: 90
    Join Date
    22 Oct 2008
    Location
    Aurora, CO
    Posts
    1,605
    Points
    20,690

    Re: how to restore a functional .dbf and control file from scratch

    You shouldn't need to copy the datafiles anywhere, simply install Oracle in a new home (preferably a fairly recent release) then use the database upgrade assistant to move the database from the old home to the new home. If you have a known good backup of the Oracle home you could restore that to return to a usable software installation then you should be able to start your database and carry on as if nothing had happened. Another option might be to reinstall the Oracle software that is now corrupted in the same Oracle home; I would copy that home to a different drive or to tape to preserve what you currently have before overwriting it. And yet another option is to use RMAN to backup your database files, install a new version of Oracle then restore and recover the database under the new software installation.

    Take care with any of these options and always back up your database BEFORE beginning any work.
    David Fitzjarrell

Other Solutions
  1. Replies: 1
    Last Post: 09-14-2010, 04:32 AM
  2. control file help
    By dsub42 in forum Oracle Database
    Replies: 10
    Last Post: 04-14-2010, 05:27 PM
  3. Problem with sql loader control file date format
    By anijan in forum Other Development Tools
    Replies: 9
    Last Post: 03-10-2010, 07:11 AM
  4. Scratch & Dent Sun 9985V
    By Netra1 in forum External Resources / Market Place
    Replies: 0
    Last Post: 03-08-2010, 06:01 PM
  5. Oracle 10g XE Backup,restore on windows
    By haraprasad in forum Security, Backup and Recovery
    Replies: 1
    Last Post: 06-18-2009, 02:46 PM