Re: 12.2.4 Remove custom application registered using the Application>Register screen
Posted by ErmanArslansOracleBlog on Jan 29, 2015; 9:10pm
URL: http://erman-arslan-s-oracle-forum.124.s1.nabble.com/12-2-4-Remove-custom-application-registered-using-the-Application-Register-screen-tp193p196.html
I suggest you to try running adsplice with the same name and application id ...
In document Developing and Deploying Customizations in Oracle E-Business Suite Release 12.2 (Doc ID 1577661.1);
It says;
**Note: In Release 12.2, you should use adsplice to register your application in order to ensure that the application is set up for online patching. Do not use the Applications window to register applications in this release.
**In Oracle E-Business Suite Release 12.2, adsplice performs the following steps:
Makes the new user edition-enabled.
Enables Edition-Based Redefinition (EBR) for the custom objects.
When you start the next online patching cycle, the prepare phase will run fs_clone to synchronize the two file systems.
***Note: If you upgraded your environment from an earlier release to Release 12.2, then you should run adsplice for your custom application again after the upgrade, using the same application ID and application name as when you originally added your custom application. Running the Release 12.2 version of adsplice after the upgrade helps ensure that the custom top folder for your application will be included when the two file systems are synchronized during online patching.
-> So run adsplice with the same name and application id ... IF you get any errors; then errors must be resolved, some deletes may be necessary, as I suggested in my previous post.. But first try running it with the same name and app id.