Skip to Main Content

Oracle Database Discussions

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Error in invoking target 'libasmclntsh19.ohso libasmperl19.ohso

sanyDec 7 2021 — edited Dec 7 2021

Dear All,
i am facing below error while upgrading oracle 12c to 19c on oracle Linux 64 bit
[root@stby1 19c]# cat /etc/redhat-release
Red Hat Enterprise Linux Server release 7.8 (Maipo)
grid 19c

Error in invoking target 'libasmclntsh19.ohso libasmperl19.ohso client_sharedlib' of makefile '/u01/19c/grid/rdbms/lib/ins_rdbms.mk'. See '/u01/app/oraInventory/logs/GridSetupActions2021-12-07_11-37-04PM/gridSetupActions2021-12-07_11-37-04PM.log' for details.

INFO:
/usr/bin/ld:/u01/19c/grid/lib//libclntsh.so: file format not recognized; treating as linker script
/usr/bin/ld:/u01/19c/grid/lib//libclntsh.so:1: syntax error

INFO:
make[2]: *** [dlopenlib] Error 1

INFO:
make[2]: Leaving directory `/u01/19c/grid/rdbms/lib'

INFO:
make[1]: *** [/u01/19c/grid/lib/libasmperl19.so] Error 2

INFO:
make[1]: Leaving directory `/u01/19c/grid/rdbms/lib'

INFO:
make: *** [libasmperl19.ohso] Error 2

INFO: End output from spawned process.
INFO: ----------------------------------
INFO: Exception thrown from action: make
Exception Name: MakefileException
Exception String: Error in invoking target 'libasmclntsh19.ohso libasmperl19.ohso client_sharedlib' of makefile '/u01/19c/grid/rdbms/lib/ins_rdbms.mk'. See '/u01/app/oraInventory/logs/GridSetupActions2021-12-07_11-37-04PM/gridSetupActions2021-12-07_11-37-04PM.log' for details.
Exception Severity: 1

however it is dry run need to fix before Actual upgrade.
Thanks,
Surendra

Comments
Post Details
Added on Dec 7 2021
6 comments
18,303 views