Use the following instructions to create a job in Oracle Enterprise Manager to patch Primavera Unifier. After you create a job, you can use that job as a template to patch other Primavera Unifier instances that you might have on any additional machines.
To create a job to patch Primavera Unifier:
For Windows:
cd <Location_of_Unifier-15210>\PatchUtility\win64\install
set JAVA_HOME="<Java_installed_path_example:C:\Progra~1\Java\jdk1.8.0_31>"
runInstaller.cmd -silent -responseFile <Location_of_Unifier-15210>\PatchUtility\Unifier_demo_response_file_win.rsp EM="EM" ORACLE_HOME="<Unifier_installed_path>" JAVA_HOME="<Java_installed_path>" hostname="<Unifier_Server_Hostname>" PATCH_SRC="<Location_of_Unifier-15210>\unifier_15.2.1.0_full.zip" WLHOST="<WebLogic_Hostname>" WLPORT="<WebLogic_Port>" WLS_HOME="<WebLogic_Server_Home>" WLDOMAIN="<WebLogic_Domain>" WLADMIN="<WebLogic_Admin_User_Name>" WLPASS="<Weblogic_Admin_Password>" USE_WLCREDS="<true or false>" WL_FORCERELEASELOCK="<true of false>" PV_COMPONENT="Unifier" 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_Unifier-15210>/PatchUtility/<linux64 or solaris>/install
export JAVA_HOME="<Java_installed_path>"
chmod a+x *
sh runInstaller.sh -silent -responseFile <Location_of_Unifier-15210>/PatchUtility/Unifier_demo_response_file_<linux or solaris>.rsp EM="EM" ORACLE_HOME="<Unifier_installed_path>" JAVA_HOME="<Java_installed_path>" hostname="<Unifier_Server_Hostname>" PATCH_SRC="<Location_of_Unifier-15210>/unifier_15.2.1.0_full.zip" WLHOST="<WebLogic_Hostname>" WLPORT="<WebLogic_Port>" WLS_HOME="<WebLogic_Server_Home>" WLDOMAIN="<WebLogic_Domain>" WLADMIN="<WebLogic_Admin_User_Name>" WLPASS="<Weblogic_Admin_Password>" USE_WLCREDS="<true or false>" WL_FORCERELEASELOCK="<true of false>" PV_COMPONENT="Unifier" 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