Oracle Solution for Error ora-14110

Solution for Oracle Error ORA-14110

ORA-14110: partitioning column may not be of type ROWID

What triggered the Error:

Partitioning column specified by the user was of type ROWID, which is illegal.

What should we do to fix it:

Ensure that no partitioning column is of type ROWID.