Integrate > Oracle Enterprise Manager > Install > Upgrading to Ops Connector for OEM 3.11

Upgrading to Ops Connector for OEM 3.11

Upgrading from Ops Connector for OEM 3.00

Ops Connector for OEM 3.11 supports both install and upgrade scenarios. You can directly install version 3.11 on the target host. If you have a previous product version 3.00 installed on the target host, you can upgrade to version 3.11 by installing the new package. recommends that all relevant data is backed up prior to the upgrade process. To upgrade to Ops Connector for OEM version 3.11, perform the following:

  1. Log on to the Operations Connector host.
  2. Open Command Prompt window (command shell) with administrative privileges.
  3. If Ops Connector for OEM is hosted on a Linux system, change the current directory to /opt/OV/bin.

  4. To stop the integration service, run the following command:

    ovc –stop OEM

  5. Log on to the Operations Connector web interface.

  6. Deactivate and remove all existing policies of Ops Connector for OEM version 3.10. For each Oracle Enterprise Manager entity (events, topology, and metrics) that was integrated into OMi, deactivate the respective policy and remove it from Operations Connector.

  7. Create a backup of the collected metric data from the Operations Connector host by performing the following the steps:

    1. Stop the oacore process by running the following command:

      ovc –stop oacore

    2. Copy the contents from the <ovdatadir>/databases/oa/ directory to a newly created oa_backup folder.

    3. Remove OEM datasource HPBSMIntOEM from the Operations Connector by running the following commands:

      For Windows:

      Open a command prompt window. Navigate to the %ovinstalldir%/nonOV/perl/a/bin directory and run the following command:

      perl "%ovinstalldir%/bin/win64/oadbutil.pl" -d HPBSMIntOEM

      For Linux:

      /opt/OV/bin/oadbutil.pl -d HPBSMIntOEM

  8. Restart the opcgeni service by running the following command:

    ovc -restart opcgeni

After completing the steps required for upgrade scenario, proceed to install Ops Connector for OEM.

Related topics

Installing Ops Connector for OEM