Use the following instructions to create a job in Oracle Enterprise Manager to patch P6 EPPM. After you create a job, you can use that job as a template to patch other P6 EPPM instances that you might have on any additional machines.
For more information about patching using previously run jobs, see Patching Using Library Job Templates.
To create a job to patch P6 EPPM:
For Windows:
cd <Location_of_P6EPPM-15210>\PatchUtility\win64\install
set JAVA_HOME="<Java installed path>"
runInstaller.cmd -silent -responseFile <Location_of_P6EPPM-15210>\PatchUtility\p6_demo_response_file_win.rsp EM="EM" ORACLE_HOME="<P6_installed_path>" JAVA_HOME="<Java_installed_path>" hostname="<P6EPPM_Server_Hostname>" PATCH_SRC="<Location_of_P6EPPM-15210>\P6EPPM-15210" WLHOST="<WebLogic_Hostname>" WLPORT="<WebLogic_Port>" WLS_HOME="<WebLogic_Server_Home>" WLDOMAIN="<WebLogic_Domain_Path>" WLADMIN="<WebLogic_Admin_User_Name>" WLPASS="<Weblogic_Admin_Password>" USE_WLCREDS="<true or false>" WL_FORCERELEASELOCK="<true or false>" PV_COMPONENT="<P6_Components_to_be_installed_example: p6,tmweb,p6ws,api,cloudconnect>" SSL="<true or false>" SKIP_DEPLOYMENT="false" -waitforcompletion
Notes:
If installed in Program Files: C:\Progra~1\Java\jdk1.8.0_31
If installed in Program Files(x86): C:\Progra~2\Java\jdk1.8.0_31
For Linux/Solaris:
cd <Location_of_P6EPPM-15210>/PatchUtility/<linux64 or solaris>/install
export JAVA_HOME="<Java_installed_path>"
chmod a+x *
sh runInstaller.sh -silent -responseFile <Location_of_P6EPPM-15210>/PatchUtility/p6_demo_response_file_<linux or solaris>.rsp EM="EM" ORACLE_HOME="<P6_installed_path>" JAVA_HOME="<Java_installed_path>" hostname="<P6EPPM_Server_Hostname>" PATCH_SRC="<Location_of_P6EPPM-15210>/P6EPPM-15210" WLHOST="<WebLogic_Hostname>" WLPORT="<WebLogic_Port>" WLS_HOME="<WebLogic_Server_Home>" WLDOMAIN="<WebLogic_Domain_Path>" WLADMIN="<WebLogic_Admin_User_Name>" WLPASS="<Weblogic_Admin_Password>" USE_WLCREDS="<true or false>" WL_FORCERELEASELOCK="<true of false>" PV_COMPONENT="<P6_Components_to_be_installed_example: p6,tmweb,p6ws,api,cloudconnect>" SSL="<true or false>" SKIP_DEPLOYMENT="false" -waitforcompletion
Notes:
Patching Primavera Applications
Patching Using Library Job Templates
Legal Notices
Copyright © 2016,
Oracle and/or its affiliates. All rights reserved.
Last Published Tuesday, September 27, 2016