DSNL094I WLMHEALTH=health-value CLSDCONQN=number-closed CLSDCONQW=wait-closed

Explanation

This message is a section of output from the DISPLAY DDF command, which is part of message DSNL080I.

DSNL094I: Closed client connections

The output also includes information about connections that were closed if both of the following conditions are true:

  • The DETAIL option was specified on the DISPLAY DDF command
  • The Db2 subsystem is a member of a data sharing group
DSNL094I WLMHEALTH=health-value CLSDCONQN=number-closed CLSDCONQW=wait-closed
health-value
The health indicator value that was last reported to WLM for the Db2 subsystem. This value is a number from 0 to 100.
number-closed
The number of client connections that were closed because the value of the MAXCONQN subsystem parameter was reached since DDF was last started.
wait-closed
The number of client connections that were closed because the value of the MAXCONQW subsystem parameter was reached since DDF was last started.

Related information