Database Error Messages

OCI-22909

exceeded maximum VARRAY limit of string elements

Cause

The total number of elements used in VARRAY construction exceeded the indicated size limit of the specified VARRAY type.


Action

Do not construct a VARRAY instance with more elements than allowed.