Database Error Messages

OCI-62825

The 'field' name [%0!s] exceeds the maximum column name length [%1!s] in the schema [%2!s].

Cause

The name of the field was more than the allowed number of characters for a column name.


Action

Specify a 'field' name that is shorter.