|
Oracle Error Code |
|
|
ora-08111 |
|
Description |
|
|
a partitioned index may not be coalesced as a whole |
|
|
Cause |
|
|
User attempted to coalesce a partitioned index using ALTER INDEX COALESCE statement, which is illegal |
|
How to Solve |
|
|
|
Coalesce the index a (sub)partition at a time (using ALTER INDEX MODIFY (sub)PARTITION COALESCE)
|
|
|
|
Do you have question or do you know about solution ?
Share with us. (No registration required)
|
|
Similar Errors |
|
|
|