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: Recovery -- Can't place tablespace offline ?

RE: Recovery -- Can't place tablespace offline ?

From: Ruth Gramolini <rgramolini_at_tax.state.vt.us>
Date: Wed, 17 Mar 2004 09:34:31 -0500
Message-ID: <006501c40c2c$f5c63b00$8459699f@vttaxnet.tax.state.vt.us>


To do a tablespace point in time recovery, you have to recover the tablespace to a clone database and export the necessary data and import it to the live database. You can't do recovery to a live database as far as I know. At least that was what I have always believed.

Ruth

  -----Original Message-----
  From: oracle-l-bounce_at_freelists.org
  [mailto:oracle-l-bounce_at_freelists.org]On Behalf Of Prem Khanna J   Sent: Wednesday, March 17, 2004 4:57 AM   To: Freelists
  Subject: Recovery -- Can't place tablespace offline ?

  Hi List,

  I need to try recovery scenario {case 6} in   Freeman's RMAN book. In order to simulate   datafile corruption , i decided to overwite the   database file with a small text file when the   database is open.

  But later in order to recover,i am not able to   place the tablespace ( which had the datafile )   offline. Doing so , i get the error :

  ORA-01115 : IO error reading block from file 5 (block #1)
  ORA-01110 : datafile 5 : 'd:\indx01.dbf'
  ORA-27091 : skgfqio: unable to queue I/O
  ORA-27070 : skgfdisp: async read/write failed

  1.How do i place the tablespace offline in the above case     and proceed further with recovery when DB is OPEN ?     However , I am able to recover when the DB is mounted.

  2.How to corrupt a datafile when DB is open other than

     as i did ?

  Regards,
  Prem.



  Please see the official ORACLE-L FAQ: http://www.orafaq.com

  To unsubscribe send email to: oracle-l-request_at_freelists.org   put 'unsubscribe' in the subject line.   --
  Archives are at http://www.freelists.org/archives/oracle-l/   FAQ is at http://www.freelists.org/help/fom-serve/cache/1.html


Please see the official ORACLE-L FAQ: http://www.orafaq.com

To unsubscribe send email to: oracle-l-request_at_freelists.org put 'unsubscribe' in the subject line.
--

Archives are at http://www.freelists.org/archives/oracle-l/ FAQ is at http://www.freelists.org/help/fom-serve/cache/1.html
Received on Wed Mar 17 2004 - 08:31:03 CST

Original text of this message

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