Descripción: Arrays of collection objects are not allowed
Causa: An array of collections was given in a COLLECTION statement. Only scalar (non-array) collection objects are allowed in any of the COLLECTION statements.
Acción: Change the declaration of the Collection host variable so that it is not an array.
COMENTARIOS:
No hay comentarios sobre este error.