The following section has been updated:
Detailed installation information is found in DB2 Enterprise - Extended Edition for Windows 快速入門.
After completing the installation of DB2 as documented in DB2 Enterprise - Extended Edition for Windows 快速入門, set the following DB2 registry variables and carry out the following tasks on each database partition server in the instance:
Use the db2set command to modify the value for the registry variable. Use the db2_all command to run the db2set command on all database partition servers in the instance. You must be logged on with a user account that is a member of the Administrators group to run the db2_all command.
In the following example, the ; character is placed inside the double quotation marks to allow the request to run concurrently on all the database partition servers in the instance:
db2_all ";db2set DB2_VI_ENABLE=ON"
For more information about the db2_all command, see "Issuing Commands to Multiple Database Partition Servers" in the Administration Guide: Implementation.
For example:
db2_all ";db2set DB2_VI_DEVICE=nic0"
For example:
db2_all ";db2set DB2_VI_VIPL=vipl.dll"