Database Error Messages

OCI-14431

A system-generated column is not allowed as a partitioning column.

Cause

The partitioning column specified by the user was a system-generated column, which is illegal.


Action

Ensure that the partitioning column is not a system-generated column.