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
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.