Database Error Messages

OCI-54066

User specified column name "string" conflicts with a partition by expression column name.

Cause

Name of the partition by expression column conflicts with a user specified column name.


Action

Do not use column names starting with the prefix ORA_. These are reserved for internal oracle objects.