In addition to Weibo, there is also WeChat
Please pay attention
WeChat public account
Shulou
2025-04-11 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Database >
Share
Shulou(Shulou.com)05/31 Report--
This article is about how to do when running sqlplus in oracle and encountering cannot restore segment prot after reloc error. Xiaobian thinks it is quite practical, so share it with everyone for reference. Let's follow Xiaobian and have a look.
When running sqlplus, I encountered cannot restore segment prot after reloc: Permission denied. The Internet said it was possible to turn SELinux off, but I looked at my system and turned it off. Specifically, edit/etc/sysconfig/selinux, comment out the SELINUX=enforcing line, and then add a new line: SELINUX=disabled. However, after I did this, the problem remained. Later, the master told me to execute the following command: chcon -t texrel_shlib_t /opt/app/oracle/product/11.2.0/dbhome_1/lib/libclntsh.so. After execution, the problem was solved! Excited! The expert said that this matter modifies the security context. I don't know what the security context is, but the problem is solved anyway, so I'll go on to Oracle first...
That's right,/opt/app/oracle/product/11.2.0/dbhome_1/lib/libclntsh.so This file name is written according to the path in your error prompt.
Thank you for reading! About "oracle running sqlplus encountered cannot restore segment prot after reloc error how to do" this article is shared here, I hope the above content can be of some help to everyone, so that we can learn more knowledge, if you think the article is good, you can share it to let more people see it!
Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.
Views: 0
*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.
Continue with the installation of the previous hadoop.First, install zookooper1. Decompress zookoope
"Every 5-10 years, there's a rare product, a really special, very unusual product that's the most un
© 2024 shulou.com SLNews company. All rights reserved.