How to fix the Oracle error ORA-22166: collection is empty?
In this post, you’ll learn more about the Oracle ErrorORA-22166: collection is empty with the details on why you receive this error and the possible solution to fix it.
Oracle Error Description
ORA-22166: collection is empty
Reason for the Error ORA-22166: collection is empty
Given collection is empty.
How to fix the Error ORA-22166: collection is empty ?
You can fix this error in Oracle by following the below steps
Test if collection is empty prior to invoking this function.
Leave Your Comment