Oracle Error Message
ORA-24326: handle passed in is already initialized
Reason for the Error
An attempt was made to pass an initialized handle.
Solution
Verify that the parameter passed in to retrieve a handle does not already point to a handle.