DB2 10.5 for Linux, UNIX, and Windows

db2nrcfg - Non-root install configuration tool command

Configuration tool used for non-root installations of DB2®.

Authorization

Non-root ID who owns the non-root installation.

Required Connection

None

Command syntax

Read syntax diagramSkip visual syntax diagram
>>-db2nrcfg--+---------------+--+-----+--+---------------+--+---------------+--+-------------------------------------+--+-----+-><
             '- -a--AuthType-'  '- -d-'  '- -p--PortName-'  '- -s--InstType-'  '- -j--"TEXT_SEARCH-+-------------+-"-'  +- -h-+   
                                                                                                   '-,portnumber-'      '- -?-'   

Command parameters

-a AuthType
Sets the authentication type (SERVER, CLIENT, or SERVER_ENCRYPT) for the instance.
-d
Turns debug mode ON.
-p PortName
Sets the port name or port number to be used by this instance.
-s InstType
Sets the type of instance to be created (wse, ese, or client).
-j "TEXT_SEARCH"
Configures the DB2 Text Search server using generated default values for service name and TCP/IP port number. This parameter cannot be used if the instance type is client.
-j "TEXT_SEARCH, portnumber"

Configures the DB2 Text Search server using a default service name and the provided port number. Valid port numbers must be within the 1024 - 65535 range.

-h | -?
Displays help information.

Usage notes

This command is automatically run by DB2 installer during non-root installation.

The db2icrt, db2iupdt, and db2iupgrade commands, that are available for root install, are not available in non-root install.