Grid Infrastructure root script (root.sh etc) fails as remote node missing binaries
(Doc ID 1991928.1)
Last updated on MAY 04, 2022
Applies to:
Oracle Database - Enterprise Edition - Version 12.1.0.2 and laterOracle Database Cloud Schema Service - Version N/A and later
Oracle Database Exadata Cloud Machine - Version N/A and later
Oracle Cloud Infrastructure - Database Service - Version N/A and later
Oracle Database Cloud Exadata Service - Version N/A and later
Information in this document applies to any platform.
Symptoms
12c root script (root.sh etc) fails on on remote nodes:
root script output:
Creating /etc/oratab file...
Entries will be added to the /etc/oratab file as needed by
Database Configuration Assistant when a database is created
Finished running generic part of root script.
Now product-specific root actions will be performed.
Using configuration parameter file: <GI_HOME>/crs/install/crsconfig_params
<GI_HOME>/bin/sqlplus -V ... failed rc=127 with message:
<GI_HOME>/bin/sqlplus: error while loading shared libraries: libsqlplus.so: cannot open shared object file: No such file or directory
Died at <GI_HOME>/crs/install/crsutils.pm line 3740
Entries will be added to the /etc/oratab file as needed by
Database Configuration Assistant when a database is created
Finished running generic part of root script.
Now product-specific root actions will be performed.
Using configuration parameter file: <GI_HOME>/crs/install/crsconfig_params
<GI_HOME>/bin/sqlplus -V ... failed rc=127 with message:
<GI_HOME>/bin/sqlplus: error while loading shared libraries: libsqlplus.so: cannot open shared object file: No such file or directory
Died at <GI_HOME>/crs/install/crsutils.pm line 3740
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Cause |
Solution |
References |