Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> URGENT: Rebuild indexes on partitioned tables 9i w2k
I need to rebuild some indexes that reside within partitions. what is
the syntax to find out what partition an index_a belongs to? from
dba_indexes? do i need to specify owner (owner.index_a)? really, how
the heck do I do this. got 5 hours.
wouldnt this be right:
alter index owner.index_a rebuild partition owner.partition_name
please help.
--
Bryan S Wells - DBA Newbie
bunjibry_at_gmail.com
--
http://www.freelists.org/webpage/oracle-l
Received on Tue Jan 04 2005 - 18:54:33 CST