relink of libraries for DB 11.1.0.7 on OEL 64-bit erroring out
Hi,
I have installed DB 11gR1 (11.1.0.6) for 64-bit on OEL 5 x86_64-bit server successfully.
Oracle® Database 11g Release 1 (11.1.0.6.0) for Linux x86-64 (DVD) B45168-01
Then upgraded to 11.1.0.7 using the patchset.
Now I am trying to clone the same to another host which is also OEL 5 x86_64.
Master Host:
-----------------
Vendor and Model Dell Computer Corporation PowerEdge 1950
Platform Linux x86-64 - 226
OS Release Enterprise Linux Enterprise Linux Server release 5.2 (Carthage)
Cloned Host:
-----------------
Vendor and Model Dell Computer Corporation PowerEdge 1950
Platform Linux x86-64 - 226
OS Release Enterprise Linux Enterprise Linux Server release 5.2 (Carthage)
I have copied the datafiles and modified pfile and other required config files.
Then ran "relink all", where it is erroring out.
relink all >$ORACLE_HOME/dbs/dbrelink.log
collect2: ld terminated with signal 9 [Killed]
genclntsh: Failed to link libclntsh.so.11.1
make: *** [client_sharedlib] Error 1
/usr/bin/ld: cannot find -lclntsh
collect2: ld returned 1 exit status
/bin/chmod: cannot access `/slot/ems6095/oracle/product/db/11.1/precomp/lib/proc': No such fil
e or directory
make: *** [slot/ems6095/oracle/product/db/11.1/precomp/lib/proc] Error 1
^[[Acollect2: ld terminated with signal 9 [Killed]
genclntsh: Failed to link libclntsh.so.11.1
make: *** [slot/ems6095/oracle/product/db/11.1/lib/libclntsh.so] Error 1
/usr/bin/ld: cannot find -lclntsh
collect2: ld returned 1 exit status
make: *** [slot/ems6095/oracle/product/db/11.1/rdbms/lib/imp] Error 1
Kindly let me know where it is going wrong.
Regards,
Raj.