Index not working after table rebuild
Hi,
Oracle 9i Ent Edition ( 9.2.0.6 )
All the workplan here;
-- Drop all user named constraints
-- Recreate original table with partition
-- Copy the data from the renamed table
-- Drop all other user named indexes
-- Recreate Indexes, Constraints, and Grants
- grant all priv
-- Recompile any dependent objects
Any missed out here ?
TQ
Abez