IBM Books

Quick Beginnings for DB2 Universal Database for UNIX


Controlling the DB2 Profile Registry

The DB2 profile registry stores DB2 registry values. The "levels" of registry values are as follows:

DB2 instance-level profile:
This profile contains instance level variable settings and overrides. Values defined in this level will override their settings in the global level.

DB2 global-level profile:
This profile contains machine global variable settings. Any variable not defined at the node or instance levels will be evaluated at this level.

To modify registry variable values, enter the db2set command.

The syntax of the db2set command is as follows:

For more information on the db2set command and the administration of the DB2 profile registry, refer to the Command Reference.


[ Top of Page | Previous Page | Next Page | Table of Contents | Index ]

[ DB2 List of Books | Search the DB2 Books ]