ORA-01403: no data found in bulk collect
I am inserting data into a custom table using bulk collect.
I have put debugging message on count it is showing 3 records in the Bulk collect variable.
2 records inserted successfully but for the 3 rd record it is going into no data found exception even though the 3 record present in the variable.
Could you please tell us the possible reason for this?