Showing posts with label ORA-22162. Show all posts
Showing posts with label ORA-22162. Show all posts

Monday, 9 April 2012

ORA-22162: element at index (string( has been previously deleted

ORA-22162: element at index (string( has been previously deleted

Cause: Trying to delete a non-existent collection element.

Action: Check for the existence of the element prior to calling this function.