| Oracle® Enterprise Manager Cloud Control Upgrade Guide 12c Release 1 (12.1.0.1) E22625-09 |
|
![]() Previous |
![]() Next |
This chapter describes how you can upgrade your existing Oracle Management Service (OMS) and Oracle Management Repository (Management Repository) in silent mode using one of the upgrade approaches. In particular, this chapter covers the following:
|
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. |
|
Note: When you upgrade using the 1-System upgrade approach, the Enterprise Manager Cloud Control Installation Wizard does not install a Management Agent with the OMS it installs. The Management Agent is predeployed using the Enterprise Manager 12c Upgrade Console. This is an expected behavior. |
To upgrade your existing OMS and Management Repository with 1-System upgrade approach in silent mode, 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 software kit.
Edit the response file and enter appropriate values for the variables described in Table 17-1.
Invoke the installer:
./runInstaller -silent -responseFile <absolute_path>/upgrade.rsp
|
Note: For information about the additional, advanced options you can pass while invoking the installer, refer to Using Advanced Installer Options. |
|
Note: To invoke the installation wizard on UNIX platforms, runrunInstaller. To invoke on Microsoft Windows platforms, run setup.exe. |
The following are some additional, advanced options you can pass while invoking the installer:
If you are upgrading on a host that has multiple host names (for examle, virtual host), then pass the fully qualified host name using the ORACLE_HOSTNAME argument while invoking the installer.
For example:
./runInstaller ORACLE_HOSTNAME=example.com -silent -responseFile <absolute_path>/upgrade.rsp
After the installation ends successfully, the OMS and the Management Agent start automatically. If you do not want them to start automatically, then invoke the installer with START_OMS and b_startAgent options, and set them to TRUE or FALSE depending on what you want to control.
For example, if you do not want the Management Agent to start automatically, then run the following command:
./runInstaller START_OMS=TRUE b_startAgent=FALSE -silent -responseFile <absolute_path>/upgrade.rsp
To understand the limitations involved with this advanced option, see Limitations.
Table 17-1 describes what variables you must update and how you must update them in the upgrade.rsp response file for upgrading your OMS and Management Repository.
Table 17-1 Editing Response File for Upgrading with 1-System Upgrade Approach in Graphical Mode
| 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. 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. |
|
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 |
|
|
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 when you upgrade your Enterprise Manager. 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:
|
To upgrade your existing OMS and Management Repository using 2-System upgrade approach in silent mode, 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 17-2.
Invoke the installer:
If this is the first Oracle product you are installing on the host, then run the following command on the host where you plan to install Oracle Management Service 12c:
./runInstaller -silent -responseFile <absolute_path>/upgrade.rsp [-invPtrLoc <absolute_path_to_inventory_directory>] -staticPortsIniFile <absolute_path_to_staticports.ini_file> [ALLOW_ONLY_SECURE_ACCESS_TO_CONSOLE=FALSE LOCK_ORACLE_MANAGEMENT_SERVICE=FALSE]
|
Note: The central inventory location you enter must NOT be on a shared file system. |
Otherwise, run the following command:
./runInstaller -silent -responseFile <absolute_path>/upgrade.rsp -staticPortsIniFile <absolute_path_to_file>
|
Note: For information about the additional, advanced options you can pass while invoking the installer, refer to Using Advanced Installer Options.To invoke the installation wizard on UNIX platforms, run |
|
Note:
|
|
Note: If the Enterprise Manager Upload Http Port and Enterprise Manager Central Console Http Port are unlocked in your existing Enterprise Manager system, then pass the argumentsALLOW_ONLY_SECURE_ACCESS_TO_CONSOLE and LOCK_ORACLE_MANAGEMENT_SERVICE while invoking the installer.
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:
|
Table 17-2 describes what variables you must update and how you must update them in the upgrade.rsp response file for upgrading your OMS and Management Repository.
Table 17-2 Editing Response File for Upgrading with 2-System Upgrade Approach in Silent Mode
| 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. Enter that this location is not an NFS-mounted location. 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. |
|
ORACLE_INSTANCE_HOME_LOCATION |
By default, Note: If you have entered an NFS-mounted drive for the |
|
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. |
|
STATIC_PORTS_FILE |
|
|
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 when you upgrade your Enterprise Manager. 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:
|