ORA-37119: Incompatible OLAP API library load address
What triggered the Error:
The OLAP API session was executing in a process in which the OLAP API sharable library was loaded which was at a different address than the process in which the OLAP API session originated.What should we do to fix it:
Set option _XSOLAPI_LOAD_AT_PROCESS_START to ALWAYS, restart the instance, and try again.