APPLYING
Patch: 9335882
[Document
ID: 1478830.1]
[Patch: 9335882:R12.INV.B]
THIS PATCH PROVIDES AN API TO CREATE UOM CONVERSION
introduces this functionality.
Step-1: Login to
EBS server using putty as applmgr
user
Step-2: Move to
patch directory by executing
cd /u01/PATCH_TOP
Step-3: Unzip the
zip folder “p9335882_R12.INV.B_R12_GENERIC” by executing
unzip p9335882_R12.INV.B_R12_GENERIC
It will create one
directory “9335882” which will be used as default directory of patch.
Step-4: Export
the patch directory path by executing
export
PATCH_TOP=/u01/PATCH_TOP
Step-5: Move to APPL_TOP directory by executing :
cd
/u01/applmgr/ESTSOA/apps/apps_st/appl
Step-6: Source that application environmental file(.env file) by
executing:
.
APPSESTSOA_soaebs131.env
Step-7: Bounce the EBS server, move to $ADMIN_SCRIPTS_HOME , by executing
cd $ADMIN_SCRIPTS_HOME and execute the below command to stop
the services :
adstpall.sh apps/apps
Step-8: Enable
Maintenance mode by below command,
$>adadmin
And follow the
prompt.
a. Is
this the correct APPL_TOP [Yes] à
Yes
b. Filename
[adadmin.log]: adadmin.log
c.
Do you wish to activate this feature [No] ? Yes
d.
Please enter the email id(s) (separated by a
space) that notifications should be
f.
Please enter the batch size [1000] : 1000
g.
Is this the correct database [Yes]? Yes
h. Enter
the password for your 'SYSTEM' ORACLE schema: manager
i.
Enter the ORACLE password of Application Object
Library [APPS] : apps
j.
Enter your choice [6] : 5
Note: - 5 is for
Change Maintenance Mode
k.
Enter your choice [3] : 1
Note: - 1 is for
Enable Maintenance Mode
Press enter
l.
Enter your choice [3] : 3
Note: - 3 for
Return to Main Menu
m.
Enter your choice [6] : 6
Note: - 6 for Exit AD
Administration
Step-9: Move to
patch directory by executing
cd /u01/PATCH_TOP/9335882
Step-10: Put adpatch command to apply patch,
Follow the prompts and provide the values as detailed above
in step(8) a-i
Again it will ask for some prompt values, provide as shown
below.
Default directory: /u01/PATCH_TOP/9335882
Worker=4
Driver=u9335882.drv
After giving above values the Patch completion will show u
as cited below,
Step -11: When patch apply finished up disable server maintenance
mode by executing
adadmin
It will again
prompt for certain values such as:
a. Is
this the correct APPL_TOP [Yes] à
Yes
b. Filename
[adadmin.log]: adadmin.log
c.
Do you wish to activate this feature [No] ? Yes
d.
Please enter the email id(s) (separated by a
space) that notifications should be
f.
Please enter the batch size [1000] : 1000
g.
Is this the correct database [Yes]? Yes
h. Enter
the password for your 'SYSTEM' ORACLE schema: manager
i.
Enter the ORACLE password of Application Object
Library [APPS] : apps
j.
Enter your choice [6] : 5
Note: - 5 is for
Change Maintenance Mode
k.
Enter your choice [3] : 2
Note: - 1 is for Disable
Maintenance Mode
Press enter
l.
Enter your choice [3] : 3
Note: - 3 for
Return to Main Menu
m.
Enter your choice [6] : 6
Note: - 6 for Exit AD
Administration
Step-12: Move to
ADMIN_SCRIPTS_HOME directory by executing:
cd $ADMIN_SCRIPTS_HOME
Step-12: Restart the EBS
services by executing
./adstrtal.sh
apps/apps
No comments:
Post a Comment