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: question

RE: question

From: Thapliyal, Deepak <DThapliyal_at_ea.com>
Date: Wed, 19 Jul 2000 16:42:24 -0700
Message-Id: <10563.112477@fatcity.com>


startup nomount
alter database backup controfile to trace;

edit trace file and remove datafile#2 and recreate the control file.

start the database.

drop index tablespace and create new index tablespace ..

u should be all set

deepak

-----Original Message-----
From: Roy Ferguson [mailto:r__ferguson_at_hotmail.com] Sent: Wednesday, July 19, 2000 5:01 PM
To: Multiple recipients of list ORACLE-L Subject: question

>ok here is my situation..
>
>I created a development database from a production database by moving
>datafiles
>and recreating the control file on the development box...Sun
>environment...Oracle 8.0.5
>
>I brought up the development database and all looked good until I noticed
>that I
>failed to move over a datafile...this is datafile #2 of a two datafile
>index
>tablespace...
>
>error when trying to create an index:
>
>ERROR at line 2:
>ORA-00376: file 81 cannot be read at this time
>ORA-01111: name for data file 81 is unknown - rename to correct file
>ORA-01110: data file 81: '/u21/oracle/product/8.0.5/dbs/MISSING00081'
>
>I'm looking for ideas on recovery methods...
>
>thanks in advance...



Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com
-- 
Author: Roy Ferguson
  INET: r__ferguson_at_hotmail.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 Jul 19 2000 - 18:42:24 CDT

Original text of this message

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