This article describes all steps which are required for Installing Oracle Applications R12.1.1 on Oracle Solaris 10 U9 on Sparc-64 Bit. Steps: 1) Verify the OS version bash-3.00$ uname -r 5.10 bash-3.00$ For Installing Apps Release 12.1.1 min OS version is Solaris 10 2) Verify the release of OS bash-3.00$ cat /etc/release Oracle Solaris 10 9/10 s10s_u9wos_14a SPARC Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved. Assembled 11 August 2010 bash-3.00$ 3) Verify all required OS patches List of OS Patches required for Solaris 10: 125100-04 120473-05 127111-02 137111-04 bash-3.00# /usr/sbin/patchadd -p | grep 125100-04 Patch: 144744-01 Obsoletes: 138219-01 Requires: 120473-05 124235-02 125100-04 125800-01 Incompatibles: Packages: SUNWcsl bash-3.00# /usr/sbin/patchadd -p | grep 120473-05 Patch: 144744-01 Obsoletes: 138219-01 Requires: 120473-05 124235-02 125100-04 125800-01 Incompatibles: Packages: SUNWcsl bash-3.00# /u...
My Experiences with Oracle Technologies .....