DISPLAY CONN

Compaq NSK HP OpenVMS i5/OS UNIX systems Windows z/OS
X X X 2CR

For an explanation of the symbols in the z/OS column, see Using commands in z/OS.

Use DISPLAY CONN to display connection information about the applications connected to the queue manager. This is a useful command because it enables you to identify applications with long-running units of work.

Synonym: DIS CONN

Read syntax diagramSkip visual syntax diagramDISPLAY CONN

>>-DISPLAY CONN(generic-connid)--+------------------------+----->
                                 '-WHERE(FilterCondition)-'

>--+-------------------------+--+-----+------------------------->
   '-EXTCONN(generic-connid)-'  '-ALL-'

                   (1)
   .-CMDSCOPE(' ')------------.  .-TYPE(CONN)---.
>--+--------------------------+--+--------------+--------------->
   |                     (2)  |  +-TYPE(HANDLE)-+
   '-CMDSCOPE(qmgr-name)------'  +-TYPE(*)------+
                                 '-TYPE(ALL)----'

>--+----------------+--+------------------+--------------------><
   '-| conn attrs |-'  '-| handle attrs |-'

Conn attrs:

|--+------------------+-----------------------------------------|
   '-+-APPLTAG------+-'
     +-APPLTYPE-----+
     |      (1)     |
     +-ASID---------+
     |         (3)  |
     +-CHANNEL------+
     |         (3)  |
     +-CONNAME------+
     +-CONNOPTS-----+
     +-EXTURID------+
     |     (1)      |
     +-NID----------+
     |     (4)      |
     +-PID----------+
     |         (5)  |
     +-PSBNAME------+
     |       (5)    |
     +-PSTID--------+
     +-QMURID-------+
     |        (6)   |
     +-TASKNO-------+
     |     (4)      |
     +-TID----------+
     |         (6)  |
     +-TRANSID------+
     |        (4)   |
     +-UOWLOG-------+
     +-UOWLOGDA-----+
     +-UOWLOGTI-----+
     +-UOWSTATE-----+
     +-UOWSTDA------+
     +-UOWSTTI------+
     +-URTYPE-------+
     '-USERID-------'

Handle attrs:

|--+------------------+-----------------------------------------|
   '-+-HSTATE-------+-'
     +-OBJNAME------+
     +-OBJTYPE------+
     +-OPENOPTS-----+
     |         (1)  |
     '-QSGDISP------'

Notes:
  1. Valid only on z/OS.
  2. Valid only when the queue manager is a member of a queue-sharing group.
  3. Valid only when the connection is associated with a channel.
  4. Not valid on z/OS.
  5. IMS only.
  6. CICS for z/OS only.