Oracle Solution for Error ora-24326

Solution for Oracle Error ORA-24326

ORA-24326: handle passed in is already initialized

What triggered the Error:

attempt was made to pass an initialized handle.

What should we do to fix it:

rify that the parameter passed in to retrieve a handle does not already point to a handle.