Database Administration (MOSC)

MOSC Banner

Select with use of an index gives ORA-08103: object no longer exists using REBUILD ONLINE

edited May 20, 2014 12:00PM in Database Administration (MOSC) 5 commentsAnswered

11.2.0.2


Hi,

We have report that has a select statement that uses a partitioned index.

We have another job that inserts a lot of rows in the same table as the report uses. Due to performance issue, we disable the index and then rebuild them, even with ONLINE cluase we get:

ORA-08103: object no longer exists

When the report runs.

I thought that ONLINE would solve this isse.

Any ideas why? Is it because the index is partitioned?

EDIT: I guess the disable is the problem here...

Regards

S

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center