ADPATCH DON'T APPLY TRANSLATION PATCHES
ADPATCH DON'T APPLY TRANSLATION PATCHES
Problem Description
---------------------------------------------------
When we try to apply translations patches immediatelly after applying generic-us patches, adpatch reports that the US version must be applied. Te problem continues even if we apply the generic-us again.
The PTB translations patches 8538228, 9347249, 9450254, 9645924, 11804340, 11804374, 7311559, 13096825 has this problem, and i'm afraid that all new patches has the same issue.
It seeems that ad_snapshot_bugfixes was not updated by US patch installation process.
In TST env, the query below returns EXPLICIT:
select AD_PATCH.is_patch_applied('R12',194,'9347249') from dual;
In UAT env, it returns NO ROWS.
Problem Description
---------------------------------------------------
When we try to apply translations patches immediatelly after applying generic-us patches, adpatch reports that the US version must be applied. Te problem continues even if we apply the generic-us again.
The PTB translations patches 8538228, 9347249, 9450254, 9645924, 11804340, 11804374, 7311559, 13096825 has this problem, and i'm afraid that all new patches has the same issue.
It seeems that ad_snapshot_bugfixes was not updated by US patch installation process.
In TST env, the query below returns EXPLICIT:
select AD_PATCH.is_patch_applied('R12',194,'9347249') from dual;
In UAT env, it returns NO ROWS.
Tagged:
0