Oracle Error Message
ORA-02824: Request free list is empty
Reason for the Error
The list from which the package allocates request descriptors is empty because all of the descriptors is in use.
Solution
Wait until some become free, or initialize the package with a higher number of request descriptors.