I use direct path loading to store around 80.000 records in a huge table (>30.000.000 records). After executing and finishing the direct path loading I got on one or more of the 4 indexes the following error: ORA-01502: index ...... or partition of such index is in unusable state. After rebuilding the indexes everything is fine. Using consecutive inserts this problem does not occur.
Do you have any clue what the problem is?
Do you have any clue what the problem is?