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 ID (LOGMODE Name). Valid entry is an alphanumeric text string, with a maximum length of eight characters.

Conversation LUNAME The conversation ID (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.

Conversations In Use The current count of conversations.

Conversations Max The maximum number of concurrent conversations allowed as derived from CNOS.

Conversations Other Limit The maximum number of concurrent conversations defined in CDB.

Originating System ID The managed system name of the agent. Valid format is alphanumeric, with a maximum of 32 characters; for example, DB91:SYS1:DB2.

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 1120315064501000 for 03/15/12 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