Oracle Solution for Error ora-28654

Solution for Oracle Error ORA-28654

ORA-28654: table and partition not overflow compatible

What triggered the Error:

one of the tables (partitioned/non-partitioned) has overflow data segment and the other one doesn't.

What should we do to fix it:

sure that non-partitioned and partitioned tables both have overflow data segment or neither one does.