Database Error Messages

Release
toggle
  • 23ai
  • 21c
  • 19c
Updated
Jun 24, 2024

ORA-14507

The table partition is corrupt. All rows do not fall within the partition bounds.

Cause

The partition contained some rows that should belong to some other partition. This could occur because an EXCHANGE PARTITION operation was done without validation.


Action

Delete the rows that do not qualify being in this partition.