Oracle Error ORA-54008: expression column is not supported for an index organized table

Oracle Error Message

ORA-54008: expression column is not supported for an index organized table

Reason for the Error

Attempt to create/alter an index organized table with an expression column

Solution

These columns are not supported, change the DDL.