Cause: An element or member function of a nested table or varray was referenced (where an initialized collection is needed) without the collection having been initialized. See the solution below.
Error solution: Initialize the collection with an appropriate constructor or whole-object assignment.
Database version: Oracle 11g Release 2 (11.2)