72 DB2 Deployment Guide
For more information see the DB2 installation log at "/tmp/
mass_db2dply.log".
---------------
Deployment finished on machine banda.
Deployment finished.
Example 2-22 shows an output of the script performing a DB2 installation
using a response file.
Example 2-22 Mass deployment using response file
mensa:/tmp/tj01 # ./db2srv_install.sh -R -N /tmp/v95ga/ese -H baltic,banda
-r db2ese.rsp
============================
Starting deployment on machine baltic using response file...
Messages returned from baltic:
---------------
DBI1191I db2setup is installing and configuring DB2 according to the
response file provided. Please wait.
The execution completed successfully.
For more information see the DB2 installation log at "/tmp/db2setup.log".
---------------
Deployment finished on machine baltic.
============================
Starting deployment on machine banda using response file...
Messages returned from banda:
---------------
DBI1191I db2setup is installing and configuring DB2 according to the
response file provided. Please wait.
The execution completed successfully.
For more information see the DB2 installation log at "/tmp/db2setup.log".
---------------
Deployment finished on machine banda.
Deployment finished.
3. When running the deployment script with the db2_install method, our script
checks if the specified installation path conflicts with the existing DB2 copies.
In Example 2-23, we can see that two versions of DB2 are already present on
the given machine.