Cause: The variable-length array on the right-hand-side of an assignment or the destination array of an append is not initialized. See the solution below.
Error solution: Initialize the destination variable-length array prior to calling this function.
Database version: Oracle 11g Release 2 (11.2)