Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> 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...