Pages

Wednesday, July 6, 2011

Oracle Applications Installation and Upgrade Notes

Oracle Applications Installation and Upgrade Notes Release 12.1.1

Note 798258.1 –  Oracle Applications Release Notes, Release 12.1.1
Note 788053.1 –  Oracle Applications NLS Release Notes, Release 12.1.1

Note 761569.1 –  Oracle Applications Installation and Upgrade Notes Release 12 (12.1.1) for IBM AIX Based Systems (64-bit)
Note 762891.1 –  Oracle Applications Installation and Upgrade Notes Release 12 (12.1.1) for HP-UX Itanium
Note 762894.1 –  Oracle Applications Installation and Upgrade Notes Release 12 (12.1.1) for HP-UX PA-RISC (64-bit)
Note 761564.1 –  Oracle Applications Installation and Upgrade Notes Release 12 (12.1.1) for Linux x86′
Note 761566.1 –  Oracle Applications Installation and Upgrade Notes Release 12 (12.1.1) for Linux x86-64′
Note 761568.1 –  Oracle Applications Installation and Upgrade Notes Release 12 (12.1.1) for Sun Solaris SPARC (64-bit)
Note 761567.1 –  Oracle Applications Installation and Upgrade Notes Release 12 (12.1.1) for Microsoft Windows Server (32-bit)


Oracle Applications Installation and Upgrade Notes Release 12.0.X
Note 402310.1 –  Oracle Applications Installation and Upgrade Notes Release 12 (12.0.4) for Linux (32-bit)
Note 416305.1 –  Oracle Applications Installation and Upgrade Notes Release 12 (12.0.4) for Linux (64-bit)
Note 402312.1 –  Oracle Applications Installation and Upgrade Notes Release 12 (12.0.4) for Solaris Operating System (SPARC)
Note 402311.1 –  Oracle Applications Installation and Upgrade Notes Release 12 (12.0.4) for Microsoft Windows
Note 402306.1 –  Oracle Applications Installation and Upgrade Notes Release 12 (12.0.4) for AIX-Based Systems
Note 402307.1 –  Oracle Applications Installation and Upgrade Notes Release 12 (12.0.4) for HP-UX Itanium
Note 402308.1 –  Oracle Applications Installation and Upgrade Notes Release 12 (12.0.4) for HP-UX PA-RISC

Note 555895.1 –  Oracle Applications Installation and Upgrade Notes Release 12 (12.0) for HP-UX PA-RISC
Note 555893.1 –  Oracle Applications Installation and Upgrade Notes Release 12 (12.0) for HP-UX Itanium
Note 555874.1 –  Oracle Applications Installation and Upgrade Notes Release 12 (12.0) for Linux (32-bit)
Note 555876.1 –  Oracle Applications Installation and Upgrade Notes Release 12 (12.0) for Linux (64-bit)
Note 555879.1 –  Oracle Applications Installation and Upgrade Notes Release 12 (12.0) for Microsoft Windows
Note 555873.1 –  Oracle Applications Installation and Upgrade Notes Release 12 (12.0) for AIX-Based Systems
Note 555877.1 –  Oracle Applications Installation and Upgrade Notes Release 12 (12.0) for Solaris Operating System (SPARC)

Monday, July 4, 2011

error while loading shared libraries: libdb.so.2: cannot open shared object file: No such file or directory

After installing R12 on OEL5/RHEL5,http services not starting.


The below error found in the logfiles:
----------------------------------------
error while loading shared libraries: libdb.so.2: cannot open shared object file: No such file or directory

Fix:
------
ln -s /usr/lib/libgdbm.so.2.0.0 /usr/lib/libdb.so.2