Login  Register

Cleanup

classic Classic list List threaded Threaded
3 messages Options Options
Embed post
Permalink
Reply | Threaded
Open this post in threaded view
| More
Print post
Permalink

Cleanup

satish
1160 posts
Hi Erman,

Is it mandatory to run cleanup after applying hot patch,if yes can you please let us know why it is required

Best regards
Reply | Threaded
Open this post in threaded view
| More
Print post
Permalink

Re: Cleanup

ErmanArslansOracleBlog
Administrator
5737 posts
Hi,

Who says it is required?
I don't see a need for that. However, I can recommend you a fs_clone.
That is, when you use hotpatch, the files in the run filesystem will be directly patched. So your run & patch fs will be out of sync.
So, if you want to synchronize the filesystem immediately after applying a patch in hotpatch mode, without waiting for the next prepare phase to be executed, you can execute a filesystem clone operation using “adop phase=fs_clone command”. Alternatively, yoyu can run adop phase=prepare to be sync. (in prepare phase- > adop syncs the patch file system using the findings of the adop config change detector, which will detect the newly applied patches to the RUN filesystem. )
Reply | Threaded
Open this post in threaded view
| More
Print post
Permalink

Re: Cleanup

ErmanArslansOracleBlog
Administrator
5737 posts
Bytheway, please open your issues in the related category.
This should be in EBS 12.2 category.
I m moving this issue to EBS 12.2 category, follow it from there.