issue with Extproc on Oracle 19.14 on AIX 7
I was able to run a external procedure call in Oracle 19 on AIX. I recently applied a patch bring up my database to 19.14.
After which I am not able to run my external procedure call.
Oracle Standalone install , configured $ORACLE_HOME/hs/admin/extproc.ora (SET EXTPROC_DLLS=ANY)
now when I run my function I get a ORA-06520: PL/SQL: Error loading external library
enable tracing in extproc.ora creates 2 file in hs/log directory
Oracle Corporation --- 2022-03-22 18:57:01.211176000
Version 19.0.0.0.0
HOA 03/22 18:57:01.211985000: (horcrase_AllocStackElt) Entered!
HOA 03/22 18:57:01.212001000: (horcrase_AllocStackElt) Exiting...
HOA 03/22 18:57:01.212014000: (horcrpuoe_PushOciEnv) Entered!
HOA 03/22 18:57:01.212027000: (horcrpuoe_PushOciEnv) Exiting...
HOA 03/22 18:57:01.212039000: (horcries_InitExtprocSession) Exiting...