|
|
马上注册,结交更多好友,享用更多功能,让你轻松玩转社区。如果您注册时有任何问题请联系客服QQ: 83569622 。
您需要 登录 才可以下载或查看,没有帐号?注册
x
<背景>
在R12基础上打了RUP4,系统版本变成12.0.4, 然后adpatch打12.0.4适用的日语NLS(patch no:6394500).
<现象>
adpatch报错, 打NLS失败!error如下:
Warning:
The description for the entity 'dna' in the patch driver
does not match with the current description.
The current description is :'Development'
The description in the patch is :'Product Workbench'
The current description will not be changed.
Warning:
The description for the entity 'iby' in the patch driver
does not match with the current description.
The current description is :'iPayment'
The description in the patch is :'Payments'
The current description will not be changed.
According to the Global View, patch 6394500 is NOT_APPLIED
Check the current view before changing already_applied
For the Current View:
l_appl_top_id .............. 1042
l_eav_patch_release_name ... 12.0.0
According to the Current View, patch 6394500 is NOT_APPLIED
Setting already_applied to FALSE
Patch 6394500:JA is a NLS patch.
You must first apply the corresponding US patch
for the NLS patch(es) listed above.
AutoPatch error:
--------
A fatal error related to codelines or codelevels has occurred.
<我的问题>
1.上面的问题,好像是说现有系统的某些模块版本和NLS无法匹配,需要先打对应的US patch
但是我不知道应该从哪儿着手解决,怎么样才能查到缺哪些东西呢?很迷惑!
2.有没有参数跳过版本检测?因为上面提到的2个模块我不用不到. 我试过$adpatch options=nointegrity,
但是不管用.
请大家指教,知道的东西都可以说,开阔思路~~~ |
|