Performing a silent install

Database Loader and Business Integration Connect can be installed and uninstalled without either a GUI or user interaction. A silent installation is particularly useful when installing components with the same settings on multiple systems, using software distribution products, or when a graphical environment is not available.

To install the Database Loader or Business Integration Connect silently, follow these steps:

  1. If you are installing the Database Loader, log in as DB2ADMIN.
  2. If you are installing Business Integration Connect, log in as the administrator.
  3. Open a command line on the machine on which you want to install the code.
  4. Navigate to the location of the installation executable. For example:

    cd DBLoader

    or

    cd hub

  5. Enter the command below:

    setupWindows -options "<options file name>" -silent

    Where <options file name> identifies the file that contains the option values the installer will use.

The installer runs without any user interaction or GUI. When the installation is complete, the installer returns to the command prompt.

Copyright IBM Corp. 2003, 2004