Visit the Below Website to access unlimited exam questions for all IT vendors and Get Oracle Certifications for FREE
http://www.free-online-exams.com
http://www.free-online-exams.com
Problem:
After merging the pre_req ,RUP6 and post-req patches together and apply the new merged patch,
We got the below Error while applying RUP6.
we are running this patch using adctrl distributed=y.
FAILED: file fwk_tbx_lookup_types_tl.xdf on worker 1.
FAILED: file fwk_tbx_lookup_codes_b.xdf on worker 2.
Note DOC ID 5347952 did not help
we are running this patch using adctrl distributed=y.
FAILED: file fwk_tbx_lookup_types_tl.xdf on worker 1.
FAILED: file fwk_tbx_lookup_codes_b.xdf on worker 2.
Note DOC ID 5347952 did not help
Solution:
merge the pre-req patches alone and apply it then apply the RUP6 patch and then apply the post-req patches
apply the pre-req patches alone first and then apply the RUP6 patch and check whether issue got resolved or not
if it does not work, do the below:
1. Run scripts manually:
adjava -Xmx512M -nojit oracle.apps.fnd.odf2.FndXdfCmp ak ak apps apps_pwd
thin
"(DESCRIPTION=(ADDRESS=(PROTO =tcp)(HOST=<i.e. us.oracle.com>)(PORT=<db_por
t#>)
(CONNECT_DATA=(SERVICE_NAME=<i.e oracle.com)(INSTANCE_NAME=<SID_NAME>)))"
table
<full path to $FND_TOP/patch/115/fwk_tbx_lookup_types_tl.xdf
<full path to $FND_TOP/patch/115/xdf_xsl
adjava -Xmx512M -nojit oracle.apps.fnd.odf2.FndXdfCmp ak ak apps apps_pwd
thin
"(DESCRIPTION=(ADDRESS=(PROTO =tcp)(HOST=<i.e. us.oracle.com>)(PORT=
<db_port#>)
(CONNECT_DATA=(SERVICE_NAME=<i.e oracle.com)(INSTANCE_NAME=<SID_NAME>)))"
table
<full path to $FND_TOP/patch/115/fwk_tbx_lookup_codes_b.xdf
<full path to $FND_TOP/patch/115/xdf_xsl
if it does not work, do the below:
1. Run scripts manually:
adjava -Xmx512M -nojit oracle.apps.fnd.odf2.FndXdfCmp ak ak apps apps_pwd
thin
"(DESCRIPTION=(ADDRESS=(PROTO =tcp)(HOST=<i.e. us.oracle.com>)(PORT=<db_por
t#>)
(CONNECT_DATA=(SERVICE_NAME=<i.e oracle.com)(INSTANCE_NAME=<SID_NAME>)))"
table
<full path to $FND_TOP/patch/115/fwk_tbx_lookup_types_tl.xdf
<full path to $FND_TOP/patch/115/xdf_xsl
adjava -Xmx512M -nojit oracle.apps.fnd.odf2.FndXdfCmp ak ak apps apps_pwd
thin
"(DESCRIPTION=(ADDRESS=(PROTO =tcp)(HOST=<i.e. us.oracle.com>)(PORT=
<db_port#>)
(CONNECT_DATA=(SERVICE_NAME=<i.e oracle.com)(INSTANCE_NAME=<SID_NAME>)))"
table
<full path to $FND_TOP/patch/115/fwk_tbx_lookup_codes_b.xdf
<full path to $FND_TOP/patch/115/xdf_xsl
2. Run adctrl and skip failed workers;
3. Continue adaptch;
Replace the entries by the ones from your environment.
No comments:
Post a Comment