Friday, July 17, 2009

Autoconfig Fail Loading Libraries: Libc.So.6 And Librt.So.1

Autoconfig fails on Linux Red Hat 5 on the DB server with the error:

Executing script in InstantiateFile:
appsutil/install//afmkinit.sh
:
:
.end std out.
cp: error while loading shared libraries: libc.so.6: cannot open shared object file:
No such file or directory
touch: error while loading shared libraries: librt.so.1: cannot open shared object file:
No such file or directory

afdbprf.sh
adcrobj.sh>

System file version has: $Header: adgetlnxver.sh 115.6 - this doesn't unset LD_ASSUME_KERNEL for RH5.

Solution

-- To implement the solution, please execute the following steps:
1. Ensure that you have taken a backup of your environment.
2. Download and review the readme and pre-requisites for Patch 6365595 - 11IEBS CERT ON OEL5RH5SLES10:UNSET ADGETLNXVER.SH IN ADGETLNXVER.SH
3. Apply the patch in a test environment.
4. Confirm the following file versions: adgetlnxver.sh and version 115.7.
5. Run "perl $AD_TOP/bin/admkappsutil.pl" and unzip the appsutil.zip into the $RDBMS ORACLE_HOME
6. Run Autoconfig on both the APPS and DB tier

No comments: