IBM data server clients and drivers overview > IBM Data Server Drivers > Installing IBM Data Server Driver Package (Windows) >
Command line options to install IBM Data Server Driver Package
(Windows)
The IBM® Data
Server Driver Package can
be installed by running the DB2® setup.exe from
the command line. For fix pack images, you can download the setup.exe command
from https://www14.software.ibm.com/webapp/iwm/web/reg/pick.do?lang=en_US&source=swg-idsc11.
The following list describes command-line
options available for the setup command. For more
information about the available Windows® Installer
options, see http://www.msdn.microsoft.com/.
- /n [copy name]
- Specifies the copy name that you want the installation to use.
Specifying this option overrides the installation path that is specified
in the response file. If the copy exists, a maintenance installation
is performed on that copy. Otherwise, a new installation is performed
by using the specified copy name.
- /o
- Specifies that a new copy installation with a generated default
copy name is to be performed.
- /u [response file]
- Specifies the full path and file name of the response file.
- /m
- Shows the progress dialog during the installation. However, you
are not prompted for any input. Use this option with the /u option.
- /l [log file]
- Specifies the full path and file name of the log file.
- /p [install-directory]
- Changes the installation path of the product. Specifying this
option overrides the installation path that is specified in the response
file.
- /i language
- Specifies the two-letter language code of the language in which
to perform the installation.
- /?
- Generates usage information.
After
installing IBM Data
Server Driver Package,
you can optionally create and populate the configuration file, db2dsdriver.cfg,
with database directory information.
The following are some examples of how to use the command-line
parameters:
[ Top of Page | Previous Page | Next Page | Contents ]