Backing up and restoring the Deployment Engine

Use the Deployment Engine (DE) backup script before installing additional components or other products that are based on the Tivoli Integrated Portal platform. If you need to recover the original configuration after a failure, you can then run the Deployment Engine restore script.

About this task

The Deployment Engine performs the installation of new and upgraded products. It keeps track of the installed components and skips installing a given component if it is already present on the system. Perform the following steps to back up or restore the DE database.

Procedure

  1. From the command line, change to the acsi directory:
    • Windows operating system cd C:\Program Files\IBM\Common\acsi
    • Linux operating systemOperating systems such as UNIX For Linux and UNIX-based systems, the path to the acsi directory varies depending on whether you are installing as root or as a non-root user, as follows:
      • Installing as a non-root user, the path is relative to the user's home directory:
        <non-root user home directory>/.asci_<user_name>
      • Installing as root, the path is as follows:
        /var/ibm/common/asci
  2. Initialize the Deployment Engine environment from the command line:
    • Windows operating system setenv.bat
    • Linux operating systemOperating systems such as UNIX . setenv.sh
  3. Change to the bin directory:
    • Windows operating system Change to the bin child directory, that is:
      C:\Program Files\IBM\Common\acsi\bin
    • Linux operating systemOperating systems such as UNIX For Linux and UNIX-based systems, the path to the bin directory varies depending on whether you are installing as root or as a non-root user, as follows:
      • For a non-root user, change to the bin child directory, that is:
        <non-root user home directory>/.asci_<user_name>/bin
      • For root, the path is as follows:
        /usr/ibm/common/asci/bin
  4. Run the backup script to back up the Deployment Engine database, as follows:
    • Windows operating system de_backupdb.cmd
    • Linux operating systemOperating systems such as UNIX de_backupdb
  5. If you need to restore the Deployment Engine database, from the bin directory run the restore script:
    • Windows operating system de_restoredb.cmd
    • Linux operating systemOperating systems such as UNIX de_restoredb

What to do next

If you backed up the Deployment Engine database, you can run the installer now to add additional components or products. If you restored the Deployment Engine database, you can resume using the original installed environment.

IBM Tivoli Integrated Portal, Version 2.2
Copyright IBM Corporation 2008, 2009, 2010, 2011. All Rights Reserved.
This information center is powered by Eclipse technology. (http://www.eclipse.org)