问题:
[root@oracle bin]# sqlplus
sqlplus: error while loading shared libraries: /myoracle/app/product/11.2.0/dbho
me_1/lib/libclntsh.so.11.1: cannot restore segment prot after reloc: Permission
denied
[root@oracle bin]#
解决:
chcon -t textrel_shlib_t '/myoracle/app/product/11.2.0/dbhome_1/lib/libclntsh.so.11.1'