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: Help datafiles corrupted - index tablespaces affected - no DDL lieing around

RE: Help datafiles corrupted - index tablespaces affected - no DDL lieing around

From: Paul Drake <discgolfdba_at_yahoo.com>
Date: Tue, 27 Jul 2004 15:02:30 -0700 (PDT)
Message-ID: <20040727220230.44320.qmail@web20427.mail.yahoo.com>

> Guys,
>
> I have a very recent export. I had to drop
> corrupted
> datafiles/tablesapces for indexes.

> Isn't there an option in the import to just pull
> indexes?

yes.
use the INDEXFILE option.
That will create a file (that you specify the path for)
that you can run to create the indexes.
The table creation code will be commented out.

imp help=y

Aren't you glad that you had your tables and indexes separated by tablespace?

Pd



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 Tue Jul 27 2004 - 16:59:34 CDT

Original text of this message

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