Hi Deb,
The MQCACF_APPL_TAG parameter is the one that contains the job name.
This is more clearly described in the equivalent MQSC command, DISPLAY CONN, where the MQSC parameter is called APPLTAG.
The IBM Docs page about DISPLAY CONN says this about APPLTAG which hopefully makes it clearer.
APPLTAG
A string containing the tag of the application connected to the queue manager. It is one of the following:
-
-
- z/OS batch job name
- TSO USERID
- CICS APPLID
- IMS region name
- Channel initiator job name
- IBM i job name
- UNIX process
- Windows process
- Internal queue manager process name
Sometimes it is necessary to review both the MQSC and PCF documentation to fully understand what the parameters contain.
Cheers,
Morag
------------------------------
Morag Hughson
MQ Technical Education Specialist
MQGem Software Limited
Website:
https://www.mqgem.com------------------------------
Original Message:
Sent: Wed January 24, 2024 02:10 PM
From: Debabrata Ghosh
Subject: Inquire Connection (Response) on z/OS
Manual list MQCACF_TRANSACTION_ID for representing CICS transaction ID and MQCACF_PSB_NAME and IMS PSB name.
which parameter(s) would show us the Job name for connection type BATCH, RRS and User Application.
------------------------------
Debabrata Ghosh
------------------------------