DB2 10.5 for Linux, UNIX, and Windows

comm_exit_list - Communication exit library list configuration parameter

This parameter specifies the list of communication exit libraries that the database manager uses. A communication exit library is a dynamically loaded library that vendor applications use to examine communication buffers and the database manager runtime environment.

Configuration type
Database Manager
Applies To
  • Database server with local and remote clients.
  • Database server with local clients.
  • Partitioned database server with local and remote clients.
Parameter type
Configurable
Default [range]
Null [any valid string]

By default, the value is null. When the value is not null, it is taken to be a comma separate list of communication exit libraries that the database manager loads. Each library must be separated by a comma, with no spaces either before or after the comma.

Each name can be up to 32 bytes long. The name must not include the extension like .so or .a. The total length of the parameter must not be more than 128 bytes.