OCI-06531
Reference to uninitialized collection
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.
Action
Initialize the collection with an appropriate constructor or whole-object assignment.
OCI-06531
Reference to uninitialized collection
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.
Action
Initialize the collection with an appropriate constructor or whole-object assignment.
OCI-06531
Reference to uninitialized collection
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.
Action
Initialize the collection with an appropriate constructor or whole-object assignment.