Oracle Solution for Error ora-14801

Solution for Oracle Error ORA-14801

ORA-14801: Hash composite partitioning is not supported

What triggered the Error:

An attempt was made to partition a table using a Hash composite method.

What should we do to fix it:

Do not partition the table by a Hash composite method.