Skip to Main Content

Oracle Database Discussions

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Rebuilding all indexes in a table

MaxApr 28 2011 — edited Apr 28 2011
DB version : 10.2.0.4

Instead of rebuilding individual indexes using
ALTER INDEX index_name REBUILD;
is there single command which would rebuild all indexes in a table ?
This post has been answered by Chinar on Apr 28 2011
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on May 26 2011
Added on Apr 28 2011
3 comments
30,625 views