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: Media recovery, after rename

RE: Media recovery, after rename

From: Gurgaon, DBA (CAP, GECSI, CONTRACTOR) <DBA.Gurgaon_at_geind.GE.com>
Date: Tue, 6 Jun 2000 19:00:24 +0530
Message-Id: <10520.107860@fatcity.com>


Do the recovery on this file instead of recovering whole database.

svrmgrl>connect internal
svrmgrl>startup mount
svrmgrl>recover datafile

'/opt/oracle/app/oracle/oradata/PETS/data/system01.dbf';
svrmgrl> alter database open.

Vikas

-----Original Message-----
From: Linda Hagedorn [mailto:Linda_at_pets.com] Sent: Tuesday, June 06, 2000 6:22 PM
To: Multiple recipients of list ORACLE-L Subject: Media recovery, after rename

Hello,

Thanks for the help so far. The database is up, but I'm receiving an error message saying media recovery is necessary on one of the files: ORA-01113: file 1 needs media recovery
ORA-01110: data file 1:
'/opt/oracle/app/oracle/oradata/PETS/data/system01.dbf'

This instance was build with data files from production, so I don't expect any error in the data, and don't have backups to speak of. I can copy from production, but since the archive and online logs are present, can I just RECOVER DATABASE? Any information is appreciated.

Thanks,

Linda

-- 
Author: Linda Hagedorn
  INET: Linda_at_pets.com

Fat City Network Services    -- (858) 538-5051  FAX: (858) 538-5051
San Diego, California        -- Public Internet access / Mailing Lists
--------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from).  You may
also send the HELP command for other information (like subscribing).
Received on Tue Jun 06 2000 - 08:30:24 CDT

Original text of this message

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