Oracle Error Message
ORA-24376: cannot register/get user callback for non-environment handle
Reason for the Error
A user callback registration or get was attempted on a handle which is not an environment handle.
Solution
Pass the environment handle to register/get user callback.