Application Debug Trace Selection attributes (z/OS systems only)

Use the Application Debug Trace Selection attributes to view information that is associated with application debugging. Available attributes include application identifier and type, task name and identifier, trace entry count, and transaction program name. These attributes are informational only; they cannot be used to create situations.

The Application Debug Trace Selection attributes are available on z/OS systems only.

# of Trace Entries The count of trace records for given selection criteria.

Appl ID The application identifier that is associated with the event or message. The valid format is an alphanumeric string of up to 12 case-sensitive characters.

Appl Type The type of monitored application. Valid values are as follows:

  • Unknown = -1
  • NoContext = 0
  • CICS = 1
  • MVS = 2
  • IMS = 3
  • OS2 = 4
  • DOS = 5
  • UNIX = 6
  • QMGR = 7
  • OS400 = 8
  • WINDOWS = 9
  • CICS_VSE = 10
  • WINDOWS_NT = 11
  • VMS = 12
  • GUARDIAN = 13
  • VOS = 14
  • OPEN_TP1 = 15
  • VM = 18
  • IMS_BRIDGE = 19
  • XCF = 20
  • CICS_BRIDGE = 21
  • NOTES_AGENT = 22
  • TPF = 23
  • USER = 25
  • QMGR_PUBLISH = 26
  • JAVA = 28
  • DQM = 29
  • CHINIT = 30
  • WLM = 31
  • BATCH = 32
  • RRS_BATCH= 33
  • SIB = 34
  • SYSTEMEXT = 35
  • MCAST_PUBLISH= 36
  • SYSTEM = 101
  • USER = 65536

Host Name The name of the system on which this queue manager is running. On z/OS systems, this is the SMF ID. The valid format is an alphanumeric string of up to 48 case-sensitive characters.

Origin Node The name of the node that is assigned by IBM MQ Monitoring agent. The data for the queue manager originates from this node.

On z/OS systems, this name takes the form qmgr:smfid:MQESA, where qmgr is the name of the queue manager, and smfid is the z/OS system ID or SMF ID.

On distributed systems, this name takes the form qmgr::MQ. If the host ID value is specified by the SET AGENT command, this name takes the form qmgr:hostid:MQ. The valid format is an alphanumeric string of up to 128 case-sensitive characters.

QMgr Name The name that is assigned to this queue manager. The valid format is an alphanumeric string of up to 48 case-sensitive characters.

Task ID The task identifier. The valid format is an alphanumeric string of up to 8 case-sensitive characters.

Task Name The name of the top-level program for this task. The valid format is an alphanumeric string of up to 8 case-sensitive characters. This attribute is for z/OS systems only.

Tran Pgm The CICS transaction or the program name. Valid format is an alphanumeric string of up to 8 case-sensitive characters.