aiaiDBA

加微信获取免费职业规划+学习资料,了解年薪50万的DBA是如何练成的

13718043309

010-86462881

ORA-37119: Incompatible OLAP API library load address

ORA-37119: Incompatible OLAP API library load address
Cause: 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.
Action: Set option _XSOLAPI_LOAD_AT_PROCESS_START to ALWAYS, restart the instance, and try again.

请先 登录 后评论

1 个回答

小智
ORA-37119:不兼容的OLAP API库加载地址,
.原因: OLAP API会话在加载OLAP API可共享库的过程中执行,该库的地址与OLAP API会话的来源不同。,
.操作:将选项_XSOLAPI_LOAD_AT_PROCESS_START设置为ALWAYS,重新启动实例,然后重试。,
.
请先 登录 后评论