当前位置:网站首页>卸载grid时运行脚本报错Can‘t locate Env.pm in @INC
卸载grid时运行脚本报错Can‘t locate Env.pm in @INC
2022-06-11 09:17:00 【cqszpx】
执行卸载grid的脚本报错:
Can’t locate Env.pm in @INC (@INC contains: /usr/local/lib64/perl5 /usr/local/share/perl5
/usr/lib64/perl5/vendor_perlusr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5 . /u01/app/11.2.0/grid/crs/install) at /u01/app/11.2.0/gd/crs/install/crsconfig_lib.pm line 703.
BEGIN failed–compilation aborted at
/u01/app/11.2.0/grid/crs/install/crsconfig_lib.pm line 703.
Compilation failed in require at
/u01/app/11.2.0/grid/crs/install/rootcrs.pl line 305.
BEGIN failed–compilation aborted at
/u01/app/11.2.0/grid/crs/install/rootcrs.pl line 305.
centos7 系统执行 yum install perl-Env
再次执行卸载脚本即可正常运行

边栏推荐
- Revisiting Self-Training for Few-Shot Learning of Language Model,EMNLP2021
- Version mismatch between installed deeply lib and the required one by the script
- OpenCV CEO教你用OAK(四):创建复杂的管道
- Detailed explanation of this and static
- ESP8266_MQTT协议
- js基础--关于DOM
- Events in JS
- Machine learning notes - in depth Learning Skills Checklist
- Use of MSF evaluation module
- 考研数学 【数列极限证明题】题型方法总结
猜你喜欢

Set up redis highly available cluster environment

Openstack explanation (XXIII) -- other configurations, database initialization and service startup of neutron

Revisiting Self-Training for Few-Shot Learning of Language Model,EMNLP2021

Opencv CEO teaches you to use oak (IV): create complex pipelines

Concurrent programming

Version mismatch between installed deeply lib and the required one by the script

我们是如何连上WiFi的?

Day39 process object and other method mutexes

Modularnotfounderror: no module named 'find_ version’

报错ModularNotFoundError: No module named ‘find_version’
随机推荐
JS foundation -- Operator
Simulation of map and set
Sed explanation of shell script (SED command, sed -e, sed s/ new / old /...)
面试常问:rem布局,flex布局等
Touch事件的tap,longtap封装--来自小野
Flask (III) -- variable rules
「INS-30131」 安装程序验证所需的初始设置失败
P4147 "jade toad Palace"
Error [detectionnetwork (1)][warning]network compiled for 6 shapes, maximum available 10, compiling for 5 S
1400. 构造 K 个回文字符串
Machine learning notes - convolutional neural network memo list
ORACLE DG物理备库使用别名数据文件改变路径到OMF路径
What is WSGI?
Control statement if switch for while while break continue
Events in JS
js中关键字this的理解
12.5 concurrent search + violent DFS - [discovery ring]
ES6新增特性--箭头函数
ESP8266_接入百度物联网核心套件、使用MQTT协议通信
Flask (VIII) - form processing