Oracle Error ORA-25197: an overflow segment already exists for the indexed-organized table

Oracle Error Message

ORA-25197: an overflow segment already exists for the indexed-organized table

Reason for the Error

An attempt was made to ADD OVERFLOW segment on an index-organized table that already has an overflow segment

Solution

None