About upgrading Management Server

Last published : Jun 19, 2026
You can upgrade your Veritas InfoScale Operations Manager Management Server installation to 7.4 only from version 7.3 or 7.3.1. To upgrade, you have to download and install the required packages. You can upgrade Management Server on Linux and Windows hosts.
Note: To upgrade to Veritas InfoScale Operations Manager 7.4 from versions before 7.3, you first need to upgrade to Veritas InfoScale Operations Manager version 7.3. Then, you can upgrade to version 7.4.
From version 7.0 onwards, Veritas InfoScale Operations Manager supports 2048-bit certificates for communication between Management Server and the managed hosts. In case of an upgrade to Veritas InfoScale Operations Manager 7.0 or later, you need to migrate the Management server domain to 2048-bit certificates after you upgrade your Management Server.
Prerequisites for upgrading Veritas InfoScale Operations Manager Management Server from 7.3.1 to 7.4
  1. To upgrade Veritas InfoScale Operations Manager from 7.3.1 HF2 (onwards) to 7.4, download the patch vom-viom_7_4_pre_upgrade_patch from the following location:
  1. Apply the fix on Veritas InfoScale Operations Manager Management Server:
    • For Linux run the following command:
      /opt/VRTSsfmcs/pgsql/bin/psql -p 5636 -d SFMdb3
      habdbsync -f <Upgrade_from_7.3.1_to_7.4.sql file path>
      • For windows run the following command:
      C:\Program Files\Veritas\VRTSsfmcs\pgsql\bin\psql -p 5636 -d
      SFMdb3 -U habdbsync -f \<Upgrade_from_7.3.1_to_7.4.sql file path\>
After applying this fix run the installer to upgrade Veritas InfoScale Operations Manager to 7.4.
More Information