今天在Linux 64位系统中启动BIEE 11g时遇到以下错误
/app/biee/Oracle/Middleware/Oracle_BI1/Oracle_IDM1/opmn/bin/opmn: error while loading shared libraries: /app/biee/Oracle/Middleware/Oracle_BI1/lib/libdms2.so: cannot restore segment prot after reloc: Permission denied Can you ask the team if they know anything
解决方法
root用户登录,编辑 /etc/selinux/config 设置 SELINUX=disabled
然后重启系统
本文详细介绍了如何通过将SELINUX配置为disabled并重启系统来解决在Linux64位系统中启动BIEE11g时遇到的libdms2.so加载失败的权限拒绝错误。此解决方案适用于需要在Linux环境下运行BIEE11g的企业级用户。

4408

被折叠的 条评论
为什么被折叠?



