Patch 12415211: migrating EBS R12 to Linux 6 servers
Patch 12415211: migrating EBS R12 to Linux 6 servers
THe patch readme says to opatch apply and relink.
I'm assuming not to use the opatch apply and do manually as in Oracle Doc ID: 761566.1 ?
Patch AS 10g (10.1.2 and 10.1.3) Oracle Homes (Oracle Linux 6 only)
After installation, users must update the stub libraries in the 10.1.2 and 10.1.3 Oracle Homes by installing the patch 12415211.
Users must specifically copy the files in the patch to the specified directories as follows for the 10.1.2 Oracle Home:
$ cd <12.1_INSTALL_DIR>/apps/tech_st/10.1.2/lib
$ cp -p -R stubs stubsORIG
$ cd stubs
$ cp <PATCH_INSTALL_DIR>/12415211/files/lib/stubs/libgcc_s-2.3.2-stub.so .
THe patch readme says to opatch apply and relink.
I'm assuming not to use the opatch apply and do manually as in Oracle Doc ID: 761566.1 ?
Patch AS 10g (10.1.2 and 10.1.3) Oracle Homes (Oracle Linux 6 only)
After installation, users must update the stub libraries in the 10.1.2 and 10.1.3 Oracle Homes by installing the patch 12415211.
Users must specifically copy the files in the patch to the specified directories as follows for the 10.1.2 Oracle Home:
$ cd <12.1_INSTALL_DIR>/apps/tech_st/10.1.2/lib
$ cp -p -R stubs stubsORIG
$ cd stubs
$ cp <PATCH_INSTALL_DIR>/12415211/files/lib/stubs/libgcc_s-2.3.2-stub.so .
Tagged:
0