Ransomware attackers specifically target and attempt to destroy backup systems to increase the probability of payment. Hardening your system is critical. Please ensure you have reviewed your platform security using the Security Hardening Checklist
Cohesity

COHESITY Documentation

Explore our documentation to get started, discover products & new features, access troubleshooting guides, register sources, platforms support.

Products
Data Security Alliance
Visit Cohesity.com
Demos
Support
Blogs
Developers
Partner Portals
Cohesity Community
© 2026 Cohesity, Inc. All Rights Reserved.
Terms of Use|
Privacy Policy|
Legal|
  1. Home
  2. Veritas NetBackup™ OpsCenter Administrator's Guide
  3. Installing OpsCenter
  4. About OpsCenter upgrade failure scenarios
Veritas NetBackup™ OpsCenter Administrator's Guide

About OpsCenter upgrade failure scenarios

In the versions prior to OpsCenter 7.6, the upgrade process first upgrades the OpsCenter software and then the database. If the upgrade fails, the database can become inconsistent and you cannot get it back to the original state.

Starting from OpsCenter 7.6, the database is upgraded in the beginning that is during the pre-installation process. In case of upgrade failure, the older OpsCenter setup is still available for use.

By default, the OpsCenter database is upgraded in the beginning. If you want the OpsCenter software to be upgraded first, you need to do the following:

To change the default upgrade sequence to upgrade database in the end

  • Make the following ENABLEPREDBUPGRADE registry entry on the OpsCenter Server host:

    Windows

    • Create a registry value ENABLEPREDBUPGRADE=FALSE at the following location: HKLM\\SOFTWARE\\Symantec\\OpsCenter\\Server

    UNIX

    • Before starting the upgrade, run the following command: EXPORT ENABLEPREDBUPGRADE=FALSE

    Note:

    In case of Windows silent installation, you need to add the following in the response file: <InstallProperty Name="ENABLEPREDBUPGRADE" Value="FALSE" />

    See About editing the response file.

Table: Upgrade failure scenarios describes the possible upgrade failure scenarios and how you can recover the database in OpsCenter even though the upgrade has failed.

Table: Upgrade failure scenarios

Database upgrade

OpsCenter software upgrade

Required action

Successful

Failed

To use the upgraded database

  1. Remove the failed installation.

  2. Install OpsCenter as a fresh installation.

  3. Stop all OpsCenter services.

  4. Copy the upgraded OpsCenter database that was stored at the following location during the database upgrade to the new setup:

    On Windows - OpsCenter_SavedData\OpsCenter\server\db\data\new_version

    For example: OpsDBBackup\OpsCenter\server\db\data\7.7

    On UNIX - OpsCenterServer_backup/new_version/SYMCOpsCenterServer/db/data

    For example:OpsDBBackup/7.7/SYMCOpsCenterServer/db/data

  5. Start all services.

To revert to the previous OpsCenter setup after the software upgrade failure

  1. Remove the failed installation.

  2. Install the previous base OpsCenter version and maintenance packs that were in place prior to upgrade.

  3. Stop all OpsCenter services.

  4. Copy the previous OpsCenter database that was saved at the following location during the database upgrade.

    On Windows - OpsCenter_SavedData\OpsCenter\server\db\data

    On Unix - OpsCenterServer_backup/SYMCOpsCenterServer/db/data

  5. Start all OpsCenter services.

Failed

Failed because the database upgrade was failed

  • Use the previous OpsCenter setup that is still intact.

  • Check the database upgrade logs at the following location for errors to learn more about the root cause for the database upgrade failure:

    On Windows - %ALLUSERSPROFILE%\Symantec\OpsCenter\INSTALLLOGS\pre-install-config\db\log

    On UNIX - /var/VRTS/install/logs/LogDirectory/db/log

    LogDirectory is generated during the upgrade process.

Feedback

Was this page helpful?
Previous

About files and folders that are protected during OpsCenter upgrade

Next

About post-installation tasks

Feedback

Was this page helpful?