Thursday, 29 May 2008

APPLY PATCH IN BETWEEN ADPATCH RUNNING.

Note:175485.1 How to Apply an 11i Patch When adpatch is Already Running

1. Shutdown the workers.

2. Backup the FND_INSTALL_PROCESSES & AD_DEFERRED_JOBS

3. Backup the .rf9 files located in $APPL_TOP/admin//restart directory.

4. Drop the FND_INSTALL_PROCESSES & AD_DEFERRED_JOBS tables.

5. Apply the new patch.

6. Restore the backed up .rf9 files.

7. Restore the FND_INSTALL_PROCESSES & AD_DEFERRED_JOBS

9. Re-create synonyms for APPLSYS.AD_DEFERRED_JOBS and APPLSYS.FND_INSTALL_PROCESSES.

10. Start adpatch, it will resume where it stopped previously.

No comments: