Installing the Db2 pureScale Feature using a response file (AIX and Linux)
Response files contain values that are used to answer questions during the installation process that you would normally answer. Use this installation method to install multiple copies of your Db2 pureScale Feature on multiple computers, or to have the same installation decisions in all Db2 pureScale Feature installations.
Before you begin
- Ensure that you created your Db2 pureScale Feature installation plan, that your system meets the prerequisites, and that you completed the preinstallation tasks.
- Create a response file.
- All Db2 processes associated with the copy of Db2 you are working with are stopped.
- Ensure the response file keyword LIC_AGREEMENT is set to ACCEPT.
Procedure
To install the Db2 pureScale Feature using a response file:
Example
The
following example installs the Db2
pureScale Feature using
response file db2dsf.rsp:
db2setup -r /mydir/db2server.rsp -l /tmp/db2setup.log -t /tmp/db2setup.trc
where mydir represent
the directory where you saved the db2server.rsp file.What to do next
Review and perform any necessary postinstallation tasks.