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.
ORA-54021: Cannot use PL/SQL expressions in partitioning or subpartitioning columns
Attempted to partition a table on a virtual column that contained PL/SQL expressions.
This is not supported.