Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: change index in tablespace

Re: change index in tablespace

From: Xuequn Xu <xux_at_informa.bio.caltech.edu>
Date: 8 Dec 1999 01:48:58 GMT
Message-ID: <82kdea$ejl@gap.cco.caltech.edu>


alter index <your_index_name> rebuild
tablespace <your_new_tbs>;

"Robert" Xuequn Xu, Oracle DBA
Caltech, Pasadena, CA 91125

desertflowerln_at_my-deja.com wrote:
: How do I move indexes from one tablespace to another, without
: exporting/importing, in Oracle 7.3.X
: Thanks!

: Sent via Deja.com http://www.deja.com/
: Before you buy.
Received on Tue Dec 07 1999 - 19:48:58 CST

Original text of this message

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