Database Error Messages

Release
toggle
  • 23ai
Updated
Jun 24, 2024

OCI-40546

Error mapping the object as a collection. The mapped object has a column 'string' of length string which is different from the string length specified in the metadata.

Cause

The mapped object had different sized columns than specified in the metadata.


Action

Ensure that the column lengths specified in the collection metadata is equal to those of the object being mapped.