DSNL079I csect-name DDF HAS TERMINATED nnn INCOMPLETE CONNECTIONS
Explanation
DDF terminated the specified number of incomplete connections from various client locations since Db2 last issued this message. Db2 displays this message at most once every 5 or more minutes, until no more connections are terminated by DDF.
An incomplete connection to Db2 occurs when the necessary network exchanges with Db2 from the client, which establish a valid authenticated connection, do not process in a timely manner.
- csect-name
- The name of the control section that issued the message.
- nnnnn
- The number of incomplete connections since Db2 last issued this message.
System action
Processing continues.
System programmer response
To determine the locations that had incomplete connections terminated, issue the following DISPLAY LOCATION Command:
-DISPLAY LOCATION INCOMPLT
The output is a list similar to following example, of any remote locations that had incomplete connections terminated, and the number of incomplete connections terminated from each remote location since DDF was started.
DSNL200I -DB2A DISPLAY LOCATION REPORT FOLLOWS-
LOCATION CONNS
::10.1.43.29 47
::10.1.24.149 60
::10.1.28.42 2
::10.1.54.128 62
::10.1.54.132 30
::10.1.54.237 1
::10.1.54.242 108
::10.1.54.244 575
::10.1.54.250 884
::10.1.57.136 3
::10.1.58.43 21
::10.1.64.26 1
::10.1.67.185 1
::192.168.1.219 1
::192.168.1.25 1
::192.168.1.77 1
::192.168.1.57 1
DISPLAY LOCATION REPORT COMPLETE