Oracle Error ORA-54021: Cannot use PL/SQL expressions in partitioning or subpartitioning columns

Oracle Error Message

ORA-54021: Cannot use PL/SQL expressions in partitioning or subpartitioning columns

Reason for the Error

Attempted to partition a table on a virtual column that contained PL/SQL expressions.

Solution

This is not supported.