Database Error Messages

OCI-62564

This new column name (string) already exists.

Cause

This new column name was already created during the describe phase and therefore it is a duplicate column name.


Action

Ensure that the new column names are unique for this polymorphic table function.