| Error | ORA-22164 |
Description | delete element operation is not allowed for variable-length array | Cause | Trying to delete an element of a variable-length array. | Action | Ensure that the collection is not a variable-length array prior to calling this function. |