Database Error Messages

Release
toggle
  • 23ai
  • 21c
  • 19c
Updated
Jun 24, 2024

PCC-02438

Arrays of collection objects are not allowed

Cause

An array of collections was given in a COLLECTION statement. Only scalar (non-array) collection objects are allowed in any of the COLLECTION statements.


Action

Change the declaration of the Collection host variable so that it is not an array.