Being a DBA we need to focus on the execution . With execution completion is incomplete.

[root@oraclehelp1 ~]# /opt/grid/product/11.2.0.3/crs/install/roothas.pl -deconfig

Can't locate Env.pm in @INC (@INC contains: /usr/local/lib64/perl5 /usr/local/share/perl5 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5 . /opt/grid/product/11.2.0.3/crs/install) at /opt/grid/product/11.2.0.3/crs/install/crsconfig_lib.pm line 642.

BEGIN failed--compilation aborted at /opt/grid/product/11.2.0.3/crs/install/crsconfig_lib.pm line 642.

Compilation failed in require at /opt/grid/product/11.2.0.3/crs/install/roothas.pl line 159.

BEGIN failed--compilation aborted at /opt/grid/product/11.2.0.3/crs/install/roothas.pl line 159.

Solution:

[root@oraclehelp1 /]# cd /

[root@oraclehelp1 /]# find . -name Env.pm -print

./opt/grid/product/11.2.0.3/perl/lib/5.10.0/Env.pm

[root@oraclehelp1 /]# cp -p /opt/grid/product/11.2.0.3/perl/lib/5.10.0/Env.pm /usr/share/perl5/vendor_perl/

[root@oraclehelp1 ~]# /opt/grid/product/11.2.0.3/crs/install/roothas.pl –deconfig -force

Today’s thought

“You have to believe in what you do in order to get what you want.” – Larry Ellison

Thank you for giving your valuable time to read the above information.

If you want to be updated with all our articles send us the Invitation or Follow us:

Skant Gupta’s LinkedIn: www.linkedin.com/in/skantali/

Joel Perez’s LinkedIn: Joel Perez’s Profile

LinkedIn Group: Oracle Cloud DBAAS

Facebook Page: OracleHelp

About The Author

Leave a Reply

This site uses Akismet to reduce spam. Learn how your comment data is processed.