ORA-00376: file 188 cannot be read at this time
Dear DBA's,
I recovered a database from older backup,but due to some corruption , I did "offline for drop" for a particular datafile which cud not be completely recovered and opened the database. Now while querying certain tables I get "ORA-00376: file 188 cannot be read at this time".
I figured out that some extents for the table's index partition were allocated into that datafile.
I am trying to rebuild those index partitions but again getting the same error.
Please guide me ,how to rebuild this index without dropping the tablespace and recreating a new one.
Version 9.2.0.5.0. on HP-UX platform
Regards,
Saket Bansal