|
Dear Erman,
We have recently upgraded our application from 12.1.3 to 12.2.10. But after upgrade application version is showing incorrectly as 12.2.9. Application is working fine and we have released the application to customers.
We found this note id: EBS Application version is shown incorrectly as 12.2.9 after upgrading to 12.2.10 or higher ( Doc ID 2857362.1 )
Since the instance is released to customer 2 days ago. What action plan should be follow?
SQL>
SELECT RELEASE_NAME FROM FND_PRODUCT_GROUPS;
12.2.9
We have applied the RUP Patch with below command:
adop phase=apply apply_mode=downtime patches=30399999,33678475 merge=yes
Can we re apply the patch again without merging with below command:
adop phase=apply apply_mode=downtime patches=30399999 options=forceapply
Will there be any impact since we have released the application 2 days back?
Thanks,
Prabhu
|