Database Error Messages

ORA-62571

new column (string) has length (string) that is greater than the maximum allowed length (string)

Cause

The length specified for a new column for the polymorphic table function was greater than the maximum allowed length.


Action

Specify a new column length that is less than or equal to the maximum allowed length.