RE: Missing datafiles

  • From: "Powell, Mark D" <mark.powell@xxxxxxx>
  • To: <kanwar.plaha@xxxxxx>, <oracle-l@xxxxxxxxxxxxx>
  • Date: Mon, 2 Jul 2007 09:53:15 -0400

 
See your utilities manual.  Oracle provides a utility to rename the
database in the control file to support manually duplicating a database
or just changing the db name due to IT standards.

-- Mark D Powell --
Phone (313) 592-5148


-----Original Message-----
From: oracle-l-bounce@xxxxxxxxxxxxx
[mailto:oracle-l-bounce@xxxxxxxxxxxxx] On Behalf Of Kanwar Plaha
Sent: Friday, June 29, 2007 8:44 PM
To: Dennis Williams
Cc: Elliott, Patrick; oracle-l@xxxxxxxxxxxxx
Subject: Re: Missing datafiles

Hi Dennis,
Thanks for your input. Unfortunately, the process failed. When I tried
recreating the controlfile to include the missing datafiles, it
complained of the file headers having incorrect database name. This is
because the first time the database was renamed (say from ORCL01 to
ORCL02) and opened with a resetlogs.

Anyway, the apps team is not considering doing the entire copy again.

Thanks for all your replies.

Cheers,
Kanwar

On Sat, 30 Jun 2007 12:33:41 am Dennis Williams wrote:
> Kanwar,
>
> Based on the limited information you provided, here is another 
> possible route for you to consider, depending on your situation and 
> your success with the method that Pat has described:
> If you still have the original datafiles (maybe on a backup),
>    1. Create the database on a test server as you had originally 
> planned, including the missing datafiles.
>    2. Determine the missing data. If there are full tables missing, 
> exp/imp them to the new database. If there are missing rows, exp them 
> using the query option.
>    3. Import the missing data into the new database.
>
> Dennis Williams


--
//www.freelists.org/webpage/oracle-l


--
//www.freelists.org/webpage/oracle-l


Other related posts: