Running the BDD hotfix

If you're upgrading from 1.0, 1.1.0, or 1.1.1, you must apply one of the hotfixes to install the backup and restore scripts required during the upgrade.

Note: This isn't required if you're upgrading from 1.1.3 or higher.

There are separate hotfixes for versions 1.0, 1.1.0, and 1.1.1. Run the script that corresponds to the version you currently have installed.

To run the BDD hotfix:

  1. On the Admin Server, go to <upgrade_source_dir>/installer/hotfix/<version>/hotfix_EADMIN-1503.
    Where <version> is the version of BDD you currently have installed.
  2. Run the hotfix script:
    ./hotfix_EADMIN-1503.sh <path/to/bdd.conf>
    Where <path/to/bdd.conf> is the absolute path to your current bdd.conf file.
The hotfix adds two new scripts to $BDD_HOME/BDD_manager/bin: bdd-backup.sh and bdd-restore.sh.