Oracle Error ORA-54011: expression column is not supported for a clustered table

Oracle Error Message

ORA-54011: expression column is not supported for a clustered table

Reason for the Error

Attempt to create/alter a clustered table with an expression column

Solution

These columns are not supported, change the DDL.