Incorrect Results After ALTER TABLE MOVE INCLUDING ROWS ...UPDATE INDEXES
(Doc ID 3021373.1)
Last updated on MAY 21, 2024
Applies to:
Oracle Database - Enterprise Edition - Version 12.2.0.1 and laterInformation in this document applies to any platform.
Symptoms
If the predicate in 'ALTER TABLE MOVE INCLUDING ROWS [predicate] UPDATE INDEXES' matches 0 rows, then the index and table are not in sync . This results in ORA-01499. Also if the /*+ full(t) */ * is used, it gives incorrect result.
Changes
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Changes |
Cause |
Solution |
References |