Administration Guide

Changing the Database Partition Server Configuration

On Windows NT or Windows 2000, use the db2nchg command to do the following:

The command has the following required parameter:

   db2nchg /n:node_number

The parameter /n: is the node number of the database partition server's configuration you want to change. This parameter is required.

Optional parameters include:

For example, to change the logical port assigned to node 2, which participates in the instance TESTMPP, to use the logical port 3, enter the following command:

   db2nchg /n:2 /i:TESTMPP /p:3


[ Top of Page | Previous Page | Next Page ]