Database Error Messages

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.