IBM Integration Bus, Version 9.0.0.8 Operating Systems: AIX, HP-Itanium, Linux, Solaris, Windows, z/OS

See information about the latest product version

Installing IBM Integration Bus components and prerequisite products by using the sample script file

Use the Linux and UNIX installAllSilent.sh or Windows installAllSilent.bat sample script file to install the IBM® Integration Bus components and prerequisite products in silent mode.

Choose which IBM Integration Bus components to install. For more information, see Choosing what to install.

For the latest details of all supported levels of hardware and software, visit the IBM Integration Bus Requirements website.

Two sample script files are supplied. For Linux and UNIX the installAllSilent.sh script file is located in /sample-scripts, for Windows the installAllSilent.bat script file is located in \sample-scripts. Use the relevant script file to install the following products:

If you use a script file, you can install everything that you need, and do not have to follow the procedures that are described in other chapters for installing the Integration Bus component, the IBM Integration Toolkit, and the IBM Integration Explorer.

Note: Your user ID must have root or administrator authority in order to use the script file.

Multiple installations on a single computer

You can use a script file to install only one instance of each component on a single computer. If you have selected and installed the broker or toolkit components, you cannot use the script file to install these components again in a different location.

To install additional instances, run the appropriate installation wizard directly. For more information about completing these tasks, see Installing the Integration Bus component, Installing the IBM Integration Toolkit, and Installing IBM Integration Explorer.

The script file also manages only one installation of WebSphere MQ on a single computer. Refer to the relevant documentation for these products if you want to install multiple instances.

Installation summary

The following steps summarize the actions that you must take to complete the installation.
  1. Check the readme.html file for any updates to these installation instructions.
  2. Check that you have enough memory and disk space; refer to Memory and disk space requirements.
  3. Before installing IBM Integration Toolkit on Linux, check that the default permissions are set correctly by running the following command under a user ID with root authority:
    umask

    A value of 0022 should be returned, indicating the permissions are correctly set. If any other value is returned, set the correct permissions by running the following command:

    umask 0022
  4. Decide whether you want to install from a server, or install locally on each system. These choices are described in Accessing DVDs.
  5. Start the installation of the IBM Integration Bus components and prerequisite products in silent mode by calling the script file.

Calling the script file

The installAllSilent.sh and installAllSilent.bat script files work with both physical media (the DVD) and with electronic images that you have downloaded from IBM Passport Advantage®. If you run the script without specifying any additional options, the script depends on a file structure that is identical to the file structure on the DVD. For more information about the structure of the DVD, see The Integration Bus component and IBM Integration Explorer package.

If you have downloaded the installation images into a file structure identical to the file structure on the DVD, use the following command to run the script file in silent mode. Where -ACCEPT_ALL_LICENSES indicates that the license has been accepted. By using the -ACCEPT_ALL_LICENSES parameter, you are accepting the terms of the license agreement:
Linux and UNIX
From a command prompt, change to the /sample-scripts directory and run one of the following commands:
installAllSilent.sh -ACCEPT_ALL_LICENSES

You can customize the script depending on your requirements. For example, you might want to refine the components you require to be installed by editing and updating the script file. If the installation images are located elsewhere, run the script with the following options:

installAllSilent.sh -ACCEPT_ALL_LICENSES -WMQ_INSTALL_IMAGE 
     /Directory_of_WMQ_install_image

Where Directory_of_WMQ_install_image is the location of the WebSphere MQ installation image.

installAllSilent.sh -ACCEPT_ALL_LICENSES -IB_INSTALL_IMAGE
     /Directory_of_IB_install_image

Where Directory_of_IB_install_image is the location of the Integration Bus component installation image.

Linux on x86 and Linux on x86-64 only
From a command prompt, change to the /sample-scripts directory and run one of the following commands:
installAllSilent.sh -ACCEPT_ALL_LICENSES -IX_INSTALL_IMAGE
     /Directory_of_IX_install_image

Where Directory_of_IX_install_image is the location of the IBM Integration Explorer installation image.

installAllSilent.sh -ACCEPT_ALL_LICENSES -ITK_INSTALL_IMAGE
     /Directory_of_ITK_install_image

Where Directory_of_ITK_install_image is the location of the IBM Integration Toolkit installation image.

Windows 32-bit and Windows 64-bit
From a command prompt, change to the \sample-scripts directory and run one of the following commands:
installAllSilent.bat -ACCEPT_ALL_LICENSES

You can customize the script depending on your requirements. For example, you might want to refine the components you require to be installed by editing and updating the script file. If the installation images are located elsewhere, run the script with the following options:

installAllSilent.bat -ACCEPT_ALL_LICENSES -WMQ_INSTALL_IMAGE 
     \Directory_of_WMQ_install_image

Where Directory_of_WMQ_install_image is the location of the WebSphere MQ installation image.

installAllSilent.bat -ACCEPT_ALL_LICENSES -IB_INSTALL_IMAGE
     \Directory_of_IB_install_image

Where Directory_of_IB_install_image is the location of the Integration Bus component installation image.

installAllSilent.bat -ACCEPT_ALL_LICENSES -IX_INSTALL_IMAGE
     \Directory_of_IX_install_image

Where Directory_of_IX_install_image is the location of the IBM Integration Explorer installation image.

installAllSilent.bat -ACCEPT_ALL_LICENSES -ITK_INSTALL_IMAGE
     \Directory_of_ITK_install_image

Where Directory_of_ITK_install_image is the location of the IBM Integration Toolkit installation image.

On Linux and UNIX, the IBM Integration ODBC Database Extender SupportPac automatically installs in silent mode when the installation of the Integration Bus component completes. For more information, see Installing the IBM Integration ODBC Database Extender.


bh16290_.htm | Last updated Friday, 21 July 2017