db2nrupdt - Non-root-installed instance update command

Update tool used for instances created by 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 diagramdb2nrupdt -aAuthType -d -k -j"TEXT_SEARCH,portnumber" -h-?

Command parameters

-a AuthType
Sets the authentication type (SERVER, CLIENT, or SERVER_ENCRYPT) for the instance.
-d
Turns debug mode ON.
-k
Keeps the current instance type during the update.
-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

The db2icrt, db2iupdt, and db2iupgrade commands, that are used by root install, are not available for a non-root install in a thin server instance environment.