APPLIES TO:
Oracle Applications DBA - Version 12.1.3 and laterInformation in this document applies to any platform.
SYMPTOMS
E-Business Suite 12.1.3 Applications DBA, Patch Application Issues
When attempting to apply a patch via adpatch (For example patch 14069503:R12.ATG_PF.B), the following error occurs when relinking module FEMCCE :
An error occurred while relinking application programs.
Continue as if it were successful [No] :
g++:
$APPL_TOP//sht/12.0.0/lib/rwtools/libtls0s.a: No such file or directory
make: *** [$APPL_TOP/fem/12.0.0/bin/FEMCCE]
Error 1
Done with link of fem executable 'FEMCCE'
Relink of module "FEMCCE" failed.
Continue as if it were successful [No] :
g++:
$APPL_TOP//sht/12.0.0/lib/rwtools/libtls0s.a: No such file or directory
make: *** [$APPL_TOP/fem/12.0.0/bin/FEMCCE]
Error 1
Done with link of fem executable 'FEMCCE'
Relink of module "FEMCCE" failed.
CAUSE
Missing roguewave tools libraries in the following directory path:
$APPL_TOP/sht/12.0.0/lib/rwtools/libtls0s.a
$APPL_TOP/sht/12.0.0/lib/rwtools/libtls0s.a
SOLUTION
In order to relink the FEMCCE you need to get the Missing rogueware library libtls0s.a.
To resolve the issue test the following steps in a development instance and then migrate accordingly:
1. As usual before applying any patch please take a backup before of your database and APPL_TOP(s).
2. Apply Patch 10135608 - ROGUEWAVE TOOLS LIBRARY INCLUDING LINUX_ZSER PLATFORM
3. Retest the original patch which failed and confirm the error is resolved.
2. Apply Patch 10135608 - ROGUEWAVE TOOLS LIBRARY INCLUDING LINUX_ZSER PLATFORM
3. Retest the original patch which failed and confirm the error is resolved.
No comments:
Post a Comment
Note: only a member of this blog may post a comment.