ORA-24303: call not supported in non-deferred linkage
What triggered the Error:
e of the calls that is supported in deferred mode linkage exclusively was invoked when the client was linked non-deferred.What should we do to fix it:
e this call in deferred mode of linkage.