Oracle EBS AD Merge Patch

tolywang發表於2012-02-02

Part of the doc extract:

Running AD Merge Patch
AD Merge Patch is located in AD_TOP/bin. However, you run it from the parent directory of the source directory.
1. Set the environment.
You must set the environment to indicate the location of the configuration
parameters that define your system. This task is common to many AD utilities. See
Setting the Environment in Chapter 1.
2. Run AD Merge Patch.
From the directory, run AD Merge patch as follows:
admrgpch -s -d \
-merge_name [-manifest ]
For example, if you have four patches called 1234561, 1234562, 1234563, and
1234564 located in the source directory /d01/patch_merge/source, and the
destination directory is /d01/patch_merge/destination. To create a merged patch
named "merge99", you would use the following commands:
UNIX:
$ cd /d01/patch_merge
$ admrgpch -s /d01/patch_merge/source -d /d01/patch_merge/destination \
-merge_name merge99
Windows:
C:\> cd \d01\patch_merge
C:\> admrgpch -s d:\patch_merge\
<source>

Oracle® Applications Maintenance Utilities Release 11i (11.5.10.2)

Part No. B19300-01

來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/35489/viewspace-715543/,如需轉載,請註明出處,否則將追究法律責任。

相關文章