How to merge two apps patches.
Posted by vasselva on January 21, 2008
Merging apps patches will be useful when you want to reduce the downtime for patch application
Simple steps to merge two patches.
- Download two required apps patches (pR12_xxxxx_Solaris.zip) and (P12_yyyyy_Solaris.zip).
- Create one source directory (for e.g. src )
- Unzip two apps patches into src directory.
- Create one destination directory (for e.g. dest)
- Source the Apps env and issue the following command.
- Perl <ad_top>/bin/admerge.pl –s src –d dest
- Patch is merged and created u_merged.drv . Use this driver file for adpatch application
This entry was posted on January 21, 2008 at 5:29 pm and is filed under AD tools. You can follow any responses to this entry through the RSS 2.0 feed. You can leave a response, or trackback from your own site.
