ORA-24378 user callbacks not allowed for this call cause and solution
The following is the ORA-24378 error message, you can learn the cause and solution of the Oracle database error.
ORA-24378 user callbacks not allowed for this call
Cause: An attempt was made to register a user callback for an OCI call for which it not allowed to register user callbacks.
Solution: Do not register user callback for this OCI call.
Please wait for the update…