sqlplus error

zhuoshengda 2011-10-14

问题:

[root@oracle bin]# sqlplus

sqlplus:errorwhileloadingsharedlibraries:/myoracle/app/product/11.2.0/dbho

me_1/lib/libclntsh.so.11.1:cannotrestoresegmentprotafterreloc:Permission

denied

[root@oracle bin]#

解决:

chcon -t textrel_shlib_t '/myoracle/app/product/11.2.0/dbhome_1/lib/libclntsh.so.11.1'

相关推荐

tianyin / 0评论 2017-09-27