Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> Re:recovery
alternatively instead of automatic u could also use recover database to accomplish same thing ..
also another way in ur scenerio in case u dont have backup of file nuked is using the create datafile command and then rollforward .. using ur archives .. obviously u will need archives since the time the said file was first created ..
deepak
--- dgoulet_at_vicr.com wrote:
> Matt,
>
> That's correct. Only one item you may want to
> use the 'alter database
> recover automatic tablespace <blah>;' so that your
> not prompted for each and
> every log file.
>
> Dick Goulet
>
> ____________________Reply
> Separator____________________
> Author: "Adams; Matthew (GEA; 088130)"
> <MATT.ADAMS_at_APPL.GE.COM>
> Date: 9/26/2001 12:05 PM
>
> It's been a while for this scenerio for me.
>
> Other dba takes a tablespace offline to shuffle
> files
> around. Accidently nukes on of the files clear out
> of
> exsistence. DB is in archivelog mode.
>
> Recovery steps as I recall them.
>
> 1) get missing file from last backup
> 2) Get needed archive log files from backup
> 3) issue 'alter database recover tablespace blah'
>
> correct?
>
>
> ----
> Matt Adams - GE Appliances - matt.adams_at_appl.ge.com
> Meddle not in the affairs of troff,
> for it is subtle and quick to anger.
>
> <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
> <HTML>
> <HEAD>
> <META HTTP-EQUIV="Content-Type" CONTENT="text/html;
> charset=iso-8859-1">
> <META NAME="Generator" CONTENT="MS Exchange Server
> version 5.5.2654.19">
> <TITLE>recovery</TITLE>
> </HEAD>
> <BODY>
>
> <P><FONT SIZE=2>It's been a while for this scenerio
> for me.</FONT>
> </P>
>
> <P><FONT SIZE=2>Other dba takes a tablespace offline
> to shuffle files</FONT>
> <BR><FONT SIZE=2>around. Accidently nukes on
> of the files clear out of
> </FONT>
> <BR><FONT SIZE=2>exsistence. DB is in
> archivelog mode.</FONT>
> </P>
>
> <P><FONT SIZE=2>Recovery steps as I recall
> them.</FONT>
> </P>
>
> <P><FONT SIZE=2>1) get missing file from last
> backup</FONT>
> <BR><FONT SIZE=2>2) Get needed archive log files
> from backup</FONT>
> <BR><FONT SIZE=2>3) issue 'alter database recover
> tablespace blah'</FONT>
> </P>
>
> <P><FONT SIZE=2>correct?</FONT>
> </P>
> <BR>
>
> <P><FONT SIZE=2>----</FONT>
> <BR><FONT SIZE=2>Matt Adams - GE Appliances -
> matt.adams_at_appl.ge.com</FONT>
> <BR><FONT SIZE=2>Meddle not in the affairs of
> troff,</FONT>
> <BR><FONT SIZE=2>for it is subtle and quick to
> anger.</FONT>
> </P>
>
> </BODY>
> </HTML>
> --
> Please see the official ORACLE-L FAQ:
> http://www.orafaq.com
> --
> Author:
> INET: dgoulet_at_vicr.com
>
> Fat City Network Services -- (858) 538-5051 FAX:
> (858) 538-5051
> San Diego, California -- Public Internet
> access / Mailing Lists
>
-- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: Deepak Thapliyal INET: deepakthapliyal_at_yahoo.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 Wed Sep 26 2001 - 15:18:30 CDT
![]() |
![]() |