DB2 DDF CONV Attributes

Use the DB2 DDF CONV attributes to create situations to monitor conversation (connection between two transaction programs) information.


Conversation LOGMODE The conversation identifier (LOGMODE Name). Valid entry is an alphanumeric text string, with a maximum length of eight characters.

Conversation LUNAME The conversation identifier (LUNAME Name). Valid entry is an alphanumeric text string, with a maximum length of eight characters.

Conversation Utilization The percentage of maximum conversations that is currently in use. Valid entry ranges from 0.0 to 100.0.

Conversation Waits The count of processes waiting because the conversation limit has been reached. Valid entry is an integer of up to four digits.

Conversations InUse The current count of conversations. Valid entry is an integer of up to four digits.

Conversations Max The maximum number of concurrent conversations allowed as derived from CNOS. Valid entry is an integer of up to four digits.

Conversations OtherLimit The maximum number of concurrent conversations defined in CDB. Valid entry is an integer of up to four digits.

Originnode The node name of the DB2 system. Valid entry is an alphanumeric text string, with a maximum length of 32 characters.

Time The date and time, as set on the monitored system, indicating the instance when the agent collects information. The timestamp format for SCAN and STR functions is CYYMMDDHHMMSSmmm (as in 1020315064501000 for 03/15/02 06:45:01) where:

C = Century (0 for 20th, 1 for 21st)

Y = Year

M = Month

D = Day

H = Hour

M = Minute

S = Second

m = millisecond