Upgrading to IBM AD V5.1.0.2 from versions V5.0.5.0, V5.0.5.1, V5.0.5.2 or V5.1.0.0

Note: Once the latest version of IBM® Application Discovery and Delivery Intelligence is installed and fully configured, you need to:
  1. Mandatory, upgrade the repository for each project by using either IBM AD Build Client or IBM AD Build Configuration and it is highly recommended to perform a full Build.
  2. Highly recommended to perform a full Build of each IBM AD project.

Instructions for upgrading the repository can be found at Upgrade a repository.

Instructions for performing a full Build of the project can be found at Building projects.

Run the IBM AD V5.1.0.2 installer without uninstalling AD components and make sure that the same installation path is used.

Please note that the version and location of OrientDB have changed. After installing IBM AD V5.1.0.2, take the following steps:
  1. Go to <IBM ADDI Installation Folder>\IBM Application Discovery Batch Server\orientdb\orientdb-community-2.1.25-ibm1\bin\ and run server.bat on Windows or server.sh on Linux®. A command prompt window opens, asking for the root user account password. Fill in a password of your choosing and press ENTER. The password is case-sensitive. A message indicating that the service is now active is displayed.
  2. Go to IBM AD Configuration Server and fill in the password for OrientDB at the following location: Home Page > Configuration server name > Environments > "MyEnvironment" > Configurations > "MyDefaultConfiguration" > Graph Database.
    Note: At this point, OrientDB is configured to run with the root user name and the password that is configured above.
    Important:
    • It is a must to upgrade the repository for each project by using either AD Build Client or AD Build Configuration and it is highly recommended to perform a full Build.
    • In case that full Build is triggered, then step 3 can be skipped as the links will automatically be created (it is recommended as a Best Practice).
  3. Go to <IBM AD Batch Server Installation folder> and run recoverGDBSymbolicLinks.bat on Windows and recoverGDBSymbolicLinks.sh on Linux to re-create the symbolic links.
    Note: Both of the files must be executed with the following two parameter values:
    Location of the graph databases
    <IBM AD Batch Server Installation path>\data\tmp\gdb
    Location where the symbolic links must be created
    <IBM AD Batch Server Installation path>\orientdb\orientdb-community-2.1.25-ibm1\databases

    Example: recoverGDBSymbolicLinks.bat "<IBM AD Batch Server Installation path>\data\tmp\gdb" "<IBM AD Batch Server Installation path>\orientdb\orientdb-community-2.1.25-ibm1\databases"