DB2 10.5 for Linux, UNIX, and Windows

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 diagram
>>-db2nrupdt--+---------------+--+-----+--+-----+--+-------------------------------------+--+-----+-><
              '- -a--AuthType-'  '- -d-'  '- -k-'  '- -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.
-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.