Solution : https://service.sap.com/sap/support/notes/97953 (SAP Service marketplace login required)
Summary :
This SAP Note details the process for relinking Oracle executables on Unix platforms due to OS patch integration which might require executable updates to maintain operational consistency and leverage recent security patches. It’s advised that Oracle executables should be relinked post OS patching. On Unix, specific conditions must be met before initiating the relinking process, including shutting down the Oracle database and setting environment variables with correct permissions. Relinking is performed using makefiles preset with paths and dependencies in Oracle’s directory structure. Various options are provided for relinking individual or group components via designated commands outlined for different Oracle operational components and tools. Windows platforms are excluded as their executables are delivered ready for use and relinking isn’t applicable.
Key words :
oracle trace optioncd $oracle_home/otrace/libmake -, relevant subdirectory <product>/lib subdirectory, cd $oracle_home/network/lib makefile-, cd $oracle_home/rdbms/lib make -, cd $oracle_home/rdbms/lib make -, cd $oracle_home/rdbms/libmake -, sqlpluscd $oracle_home/sqlplus/libmake -, plsqlcd $oracle_home/plsql/libmake -, $oracle_home/<component>/lib- subdirectory, import operating system patches
Related Notes :
583861 | UNIX: Errors due to Oracle executable |
551542 | FAQ: Oracle inst., upgrade, migration, relinking software |
480266 | Problems with the SYSDBA/SYSOPER/INTERNAL connect |
445029 | ORA-12203 composite SAP note |
437362 | Composite note ORA-12500 |
420842 | Relink error: file /opt: unknown type |
361478 | NL-00280 at listener start on SOLARIS |
179139 | INST: 4.6B R/3 Inst. on UNIX - Oracle |
12826 | ORA-00904 or EXP-00037 during database export |