| Oracle® Enterprise Manager Cloud Control Upgrade Guide 12c Release 1 (12.1.0.1) E22625-09 |
|
![]() Previous |
![]() Next |
This chapter explains how you can install only the software binaries of Enterprise Manager Cloud Control in silent mode at one point, and upgrade them at a later point.
Upgrading using the software-only mode in silent mode is only an alternative to upgrading in graphical mode as described in Chapter 18. Therefore, the two modes work the same way. The only difference is the methodology in which you implement this installation type. While the graphical mode requires you to invoke the installer and use the interview screens to capture the installation details, the silent mode requires you to invoke the installer passing a response file that already has all the installation details captured.
This chapter covers the following:
Upgrading in Software-Only Mode with 1-System Upgrade Approach
Upgrading in Software-Only Mode with 2-System Upgrade Approach
|
Note: You can find the OMS and Management Agent entries in the/etc/oragchomelist file for all UNIX platforms except HPUNIX, HPia64, Solaris Sparc. On HPUNIX, HPia64, Solaris Sparc platforms, the entries are present in /var/opt/oracle/oragchomelist. |
This section describes how you can upgrade in software-only mode with 1-System upgrade approach. In particular, this section covers the following:
To install the software binaries of Enterprise Manager Cloud Control, follow these steps:
Copy the following response file to an accessible location on your local host:
<Software_Location>/response/software_only.rsp
In this command, <Software_Location> refers to the location where you have downloaded software kit.
Edit the response file and enter appropriate values for the variables described in Table 19-1.
Invoke the installer:
./runInstaller -silent -responseFile <absolute_path>/software_only.rsp [-invPtrLoc <absolute_path_to_oraInst.loc>]
|
Note:
|
Deinstall the Management Agent. For instructions, refer to the chapter on deinstalling a Management Agent in the Oracle Enterprise Manager Cloud Control Advanced Installation and Configuration Guide.
|
Note: The Management Agent installed with the OMS is not required because you already have the Management Agent predeployed by the Enterprise Manager 12c Upgrade Console. |
Table 19-1 describes what variables you must edit and how you must edit them in the software_only.rsp response file for installing the software binaries of Enterprise Manager Cloud Control.
Table 19-1 Editing Response File for Installing Software Binaries
| Parameter | Description |
|---|---|
|
UNIX_GROUP_NAME |
Enter the name of the UNIX group you belong to. For example, |
|
INVENTORY_LOCATION |
Enter the absolute path to the Central Inventory. For example, |
|
SECURITY_UPDATES_VIA_MYORACLESUPPORT |
|
|
DECLINE_SECURITY_UPDATES |
|
|
INSTALL_UPDATES_SELECTION |
By default, this variable is set to
|
|
ORACLE_MIDDLEWARE_HOME_LOCATION |
Enter the location where you want the installer to install Oracle WebLogic Server 11g Release 1 (10.3.5) and Java Development Kit 1.6 v24. For example, Ensure that the middleware location has write permission to create the Oracle homes for OMS and Management Agent. If you have already installed them manually, then enter the location where you have installed them. Note: Ensure that the middleware home you enter here is used only for Enterprise Manager Cloud Control. Ensure that no other Oracle Fusion Middleware products or components are installed in the same middleware home. |
|
PLUGIN_SELECTION |
By default, mandatory plug-ins such as Oracle Database Management Plug-In, Oracle Fusion Middleware Management Plug-In, Oracle My Oracle Support Management Plug-In, and Oracle Exadata Management Plug-In get automatically installed with the Enterprise Manager system. However, if you want to install any of the other optional plug-ins that are available in the software kit (DVD or downloaded software), then enter the names of those plug-ins for this variable. For example,
If you want to install any plug-in that is not available in the software kit, then do the following:
|
(For UNIX Only) After you install the software binaries, log in as a root user in a new terminal and run the allroot.sh script from the OMS home:
$<OMS_HOME>/allroot.sh
To configure the software binaries of Enterprise Manager Cloud Control, follow these steps:
Copy the following response file to an accessible location on the host where you copied the software binaries of Enterprise Manager Cloud Control:
<Software_Location>/response/upgrade.rsp
In this command, <Software_Location> refers to the location where you have downloaded software kit.
Edit the response file and enter appropriate values for the variables described in Table 19-2.
Configure the software binaries by invoking the ConfigureGC.sh script passing the response you edited in the previous step:
$<MIDDLEWARE_HOME>/oms/sysman/install/ConfigureGC.sh -silent -responseFile <absolute_path>/upgrade.rsp [-invPtrLoc <absolute_path_to_oraInst.loc>]
|
Note:
|
Table 19-2 describes what variable you must update and how you must update them in the upgrade.rsp response file for configuring the software binaries of Enterprise Manager Cloud Control.
Table 19-2 Editing Response File for Configuring Software Binaries
| Parameter | Description |
|---|---|
|
ORACLE_INSTANCE_HOME_LOCATION |
By default, |
|
OLD_BASE_DIR |
Enter the base directory of the OMS you want to upgrade. |
|
ONE_SYSTEM |
By default, this variable is set to |
|
WLS_ADMIN_SERVER_USERNAME |
(Applicable only if you are upgrading from Enterprise Manager 10g Grid Control Release 5 (10.2.0.5)) By default, Important: If you are upgrading from Enterprise Manager 11g Grid Control Release 1 (11.1.0.1) or if you are upgrading an additional OMS from 10g Release 5 (10.2.0.5) or 11g Release 1 (11.1.0.1), then comment out this variable. |
|
WLS_ADMIN_SERVER_PASSWORD |
(Applicable only if you are upgrading from Enterprise Manager 10g Grid Control Release 5 (10.2.0.5)) Enter a password for the WebLogic user account. Ensure that your password contains at least 8 characters without any spaces, begins with a letter, and includes at least one numeric value. Important: If you are upgrading from Enterprise Manager 11g Grid Control Release 1 (11.1.0.1) or if you are upgrading an additional OMS from 10g Release 5 (10.2.0.5) or 11g Release 1 (11.1.0.1), then comment out this variable. |
|
WLS_ADMIN_SERVER_CONFIRM_PASSWORD |
(Applicable only if you are upgrading from Enterprise Manager 10g Grid Control Release 5 (10.2.0.5)) Confirm the password for the WebLogic user account. Important: If you are upgrading from Enterprise Manager 11g Grid Control Release 1 (11.1.0.1) or if you are upgrading an additional OMS from 10g Release 5 (10.2.0.5) or 11g Release 1 (11.1.0.1), then comment out this variable. |
|
NODE_MANAGER_PASSWORD |
(Applicable only if you are upgrading from Enterprise Manager 10g Grid Control Release 5 (10.2.0.5)) By default, Ensure that your password contains at least 8 characters without any spaces, begins with a letter, and includes at least one numeric value. Important: If you are upgrading from Enterprise Manager 11g Grid Control Release 1 (11.1.0.1) or if you are upgrading an additional OMS from 10g Release 5 (10.2.0.5) or 11g Release 1 (11.1.0.1), then comment out this variable. |
|
NODE_MANAGER_CONFIRM_PASSWORD |
(Applicable only if you are upgrading from Enterprise Manager 10g Grid Control Release 5 (10.2.0.5)) Confirm the password for the node manager user account. Important: If you are upgrading from Enterprise Manager 11g Grid Control Release 1 (11.1.0.1) or if you are upgrading an additional OMS from 10g Release 5 (10.2.0.5) or 11g Release 1 (11.1.0.1), then comment out this variable. |
|
WLS_ADMIN_SERVER_PASSWORD |
(Applicable only if you are upgrading from Enterprise Manager 11g Grid Control Release 1 (11.1.0.1)) Enter the password for the WebLogic user account you had created for Enterprise Manager 11g Grid Control Release 1 (11.1.0.1). Important: If you are upgrading from Enterprise Manager 10g Grid Control Release 5 (10.2.0.5) or if you are upgrading an additional OMS from 10g Release 5 (10.2.0.5) or 11g Release 1 (11.1.0.1), then comment out this variable. |
|
ADMIN_SERVER_HOSTNAME |
(Applicable only if you are upgrading an additional OMS from 10g Release 5 (10.2.0.5) or 11g Release 1 (11.1.0.1)) Enter the host name of the AdminServer that is configured for the first OMS. Important: If you are upgrading from Enterprise Manager 10g Grid Control Release 5 (10.2.0.5) or from Enterprise Manager 11g Grid Control Release 1 (11.1.0.1), then comment out this variable. |
|
ADMIN_SERVER_PORT |
(Applicable only if you are upgrading an additional OMS from 10g Release 5 (10.2.0.5) or 11g Release 1 (11.1.0.1)) Enter the port of the AdminServer that is configured for the first OMS. Important: If you are upgrading from Enterprise Manager 10g Grid Control Release 5 (10.2.0.5) or from Enterprise Manager 11g Grid Control Release 1 (11.1.0.1), then comment out this variable. |
|
WLS_ADMIN_SERVER_USERNAME |
(Applicable only if you are upgrading an additional OMS from 10g Release 5 (10.2.0.5) or 11g Release 1 (11.1.0.1)) By default, Important: If you are upgrading from Enterprise Manager 10g Grid Control Release 5 (10.2.0.5) or from Enterprise Manager 11g Grid Control Release 1 (11.1.0.1), then comment out this variable. |
|
WLS_ADMIN_SERVER_PASSWORD |
(Applicable only if you are upgrading an additional OMS from 10g Release 5 (10.2.0.5) or 11g Release 1 (11.1.0.1)) Enter a password for the WebLogic user account. Ensure that your password contains at least 8 characters without any spaces, begins with a letter, and includes at least one numeric value. Important: If you are upgrading from Enterprise Manager 10g Grid Control Release 5 (10.2.0.5) or from Enterprise Manager 11g Grid Control Release 1 (11.1.0.1), then comment out this variable. |
|
JVM_DIAGNOSTICS_TABLESPACE_LOCATION |
(Applicable only if you are upgrading from Enterprise Manager 10g Grid Control Release 5 (10.2.0.5)) Enter the absolute path to a location where the data file ( For example, Enterprise Manager Cloud Control requires this data file to store monitoring data related to JVM Diagnostics and Application Dependency Performance (ADP). |
|
SYS_PASSWORD |
Enter the SYS user account's password. |
|
SYSMAN_PASSWORD |
Enter the SYSMAN user account's password. |
|
STATIC_PORTS_FILE |
|
This section describes how you can upgrade in software-only mode with 2-System upgrade approach. In particular, this section covers the following:
To install the software binaries of Enterprise Manager Cloud Control, follow the steps outlined in Installing Software Binaries.
|
Note: If the Enterprise Manager Upload Http Port and Enterprise Manager Central Console Http Port are unlocked in your existing Enterprise Manager system, then while invoking the installer, pass the argumentsALLOW_ONLY_SECURE_ACCESS_TO_CONSOLE and LOCK_ORACLE_MANAGEMENT_SERVICE.
For example,
If you skip passing these arguments now, and if you want to unlock the ports later, then after upgrading the OMS, run these commands from the upgraded OMS home:
|
To run the allroot.sh script, After You Install.
To configure the software binaries of Enterprise Manager Cloud Control, follow these steps:
Copy the following response file to an accessible location on your local host:
<Software_Location>/response/upgrade.rsp
In this command, <Software_Location> refers to the location where you have downloaded the software kit.
Edit the response file and enter appropriate values for the variables described in Table 19-3.
Configure the software binaries by invoking the ConfigureGC.sh script passing the response you edited in the previous step:
$<MIDDLEWARE_HOME>/oms/sysman/install/ConfigureGC.sh -silent -responseFile <absolute_path>/upgrade.rsp -staticPortsIniFile <absolute_path_to_staticports.ini_file> [-invPtrLoc <absolute_path_to_inventory_directory>]
|
Note:
|
|
Note: If you encounter any validation error, then follow these steps:
|
Table 19-3 describes how you can edit the different variables included in the upgrade.rsp response file.
Table 19-3 Editing Response File for Configuring Software Binaries
| Parameter | Description |
|---|---|
|
ORACLE_INSTANCE_HOME_LOCATION |
By default, |
|
ONE_SYSTEM |
By default, this variable is set to |
|
OLD_DATABASE_CONNECTION_DESCRIPTION |
Enter the connect string in the following format to connect to the old Management Repository.
The connect string is used to connect to the old Management Repository, check for accrued data, and seamlessly transfer it to the upgraded Management Repository. Accrued data refers to the data that was uploaded to the old Management Repository from the time it was backed up till the time it was upgraded. |
|
OLD_DATABASE_SYSMAN_PASSWORD |
Enter the SYSMAN password of the old Management Repository. |
|
WLS_ADMIN_SERVER_USERNAME |
By default, |
|
WLS_ADMIN_SERVER_PASSWORD |
Enter a password for the WebLogic user account. Ensure that your password contains at least 8 characters without any spaces, begins with a letter, and includes at least one numeric value. |
|
WLS_ADMIN_SERVER_CONFIRM_PASSWORD |
Confirm the password for the WebLogic user account. |
|
NODE_MANAGER_PASSWORD |
By default, Ensure that your password contains at least 8 characters without any spaces, begins with a letter, and includes at least one numeric value. |
|
NODE_MANAGER_CONFIRM_PASSWORD |
Confirm the password for the node manager user account. |
|
WLS_ADMIN_SERVER_PASSWORD |
Comment out this variable. |
|
ADMIN_SERVER_HOSTNAME |
Comment out this variable. |
|
ADMIN_SERVER_PORT |
Comment out this variable. |
|
WLS_ADMIN_SERVER_USERNAME |
Comment out this variable. |
|
WLS_ADMIN_SERVER_PASSWORD |
Comment out this variable. |
|
JVM_DIAGNOSTICS_TABLESPACE_LOCATION |
(Applicable only if you are upgrading from Enterprise Manager 10g Grid Control Release 5 (10.2.0.5)) Enter the absolute path to a location where the data file ( For example, Enterprise Manager Cloud Control requires this data file to store monitoring data related to JVM Diagnostics and Application Dependency Performance (ADP). |
|
DATABASE_HOSTNAME |
Enter the fully qualified name of the host where the existing database resides. For example, If you are connecting to an Oracle RAC Database, and if the nodes have virtual host names, then enter the virtual host name of one of its nodes. The connection to the database is established with a connect string that is formed using only this virtual host name, and the installation ends successfully. However, if you want to update the connect string with other nodes of the cluster, then after the installation, do the following:
|
|
LISTENER_PORT |
Enter the listener port to connect to the existing database. For example, |
|
SERVICENAME_OR_SID |
Enter the service name or the system ID (SID) of the existing database. For example, |
|
SYS_PASSWORD |
Enter the SYS user account's password. |
|
SYSMAN_PASSWORD |
Enter the SYSMAN user account's password. |