Hello All,
Database: Oracle 12c 12.1.0.2 EE
SUSE-Linux-Enterprise-Server-11-SP3 11.3.3-1.138
Error Details:
INFO: genclntsh: Failed to link libclntshcore.so.12.1
INFO: make: *** [client_sharedlib] Error 127
INFO: End output from spawned process.
INFO: ----------------------------------
INFO: Exception thrown from action: make
Exception Name: MakefileException
Exception String: Error in invoking target 'client_sharedlib' of makefile '/global/home/oracle/ora12102/rdbms/lib/ins_rdbms.mk'. See '/global/oraInventory/logs/installActions2016-04-26_02-29-12PM.log' for details.
Exception Severity: 1
gcc is present in /usr/lib64/gcc
/usr/lib64/gcc/x89_64-suse-linux/4.3/cc1
when I execute sqlplus comand it gives the below error:
libclntsh.so.12.1:file too short
And I checked the file is empty
Please help resolving the issue.