Before you begin the installation, ensure that:
To perform an installation from the workstation where the DB2 product will be installed:
net use x: \\computer_name\directory_sharename /USER:domain\usernamewhere:
For example, to use the remote db2prods directory, which was shared as DB2_Installation_Images and is located on the remote server Server, as the local x: drive, enter the following command:
net use x: \\Server\DB2_Installation_Images
Depending on how security is set up across your network, you might have to specify the /USER parameter.
setup -u response_filewhere response_file represents the full path and file name of the response file to use.
If you are using a response file that was created using the response file generator, ensure that all the instance profiles are located in the same drive and directory as the response file that you specify.
If you want your DB2 product to have access to DB2 documentation either on your local computer or on another computer on your network, you must install the DB2 Information Center.
[ Top of Page | Previous Page | Next Page | Contents ]