#报错
报错INS-30131
version of exectask could not be retrieved from node
无法访问临时位置
summary of the failed nodes
framework setup check failed on all the nodes


解决:
chmod 755 /tmp/CVU_*_oracle/ -R
思路:
oracle在tmp生成的临时文件,没有执行权限,检测脚本无法运行导致
这是oracle的问题,网上找半天都是windows没个靠谱的
如上自己解决,请为我点赞或评论为后来人参考
本文详细介绍了如何解决Oracle INS-30131错误,该错误通常由于临时文件权限不足导致。解决方案包括修改/tmp目录下Oracle相关临时文件的权限,确保执行脚本能够正常运行。
1950





