Wednesday, September 29, 2010

MERGE PATCH USING ADMERGE UTILITY

MERGING THROUGH ADMERGE:
===========================
STEP 1 : Create a Source Directory for example : /home/applmgr/test_patch_ss
STEP 2 : Copy the udriver patches that we want to be merged inside the above directory.
STEP 3 : Create a Destination Directory for example : /home/applmgr/test_dest_ss
STEP 4 : Now Run the below command and at the end of the command give the driver file name that you want after the patch merged. example saravana
STEP 5 : See inside the Destination Location /home/applmgr/test_patch_ss. You will find u_saravana.drv file.

SYNTAX :

admrgpch -s /home/applmgr/test_patch_ss -d /home/applmgr/test_dest_ss -merge_name saravana

Executing the merge of the patch driversNo driver files exists in /home/applmgr/test_patch_ss/5498551.
-- Processing patch: /home/applmgr/test_patch_ss/7429271
-- Done processing patch: /home/applmgr/test_patch_ss/7429271
Copying files...
5% complete. Copied 45 files of 882...
10% complete. Copied 89 files of 882...
15% complete. Copied 133 files of 882...
20% complete. Copied 177 files of 882...
25% complete. Copied 221 files of 882...
30% complete. Copied 265 files of 882...
35% complete. Copied 309 files of 882...
40% complete. Copied 353 files of 882...
45% complete. Copied 397 files of 882...
50% complete. Copied 441 files of 882...
55% complete. Copied 486 files of 882...
60% complete. Copied 530 files of 882...
65% complete. Copied 574 files of 882...
70% complete. Copied 618 files of 882...
75% complete. Copied 662 files of 882...
80% complete. Copied 706 files of 882...
85% complete. Copied 750 files of 882...
90% complete. Copied 794 files of 882...
95% complete. Copied 838 files of 882...
100% complete. Copied 882 files of 882...
Character-set converting files...
2 unified drivers merged.
Patch merge completed successfully

No comments: