Response data

CheckpointCount (MQCFIN)
The number of log records written by WebSphere MQ between the start of one checkpoint and the next (parameter identifier: MQIACF_SYSP_CHKPOINT_COUNT).
ClusterCacheType (MQCFIN)
The type of the cluster cache (parameter identifier: MQIACF_SYSP_CLUSTER_CACHE).

The value can be:

MQCLCT_STATIC
Static cluster cache.
MQCLCT_DYNAMIC
Dynamic cluster cache.
CodedCharSetId (MQCFIN)
Archive retention period (parameter identifier: MQIA_CODED_CHAR_SET_ID).

The coded character set identifier for the queue manager.

CommandUserId (MQCFST)
Command user ID (parameter identifier: MQCACF_SYSP_CMD_USER_ID).

Specifies the default user ID for command security checks.

The maximum length of the string is MQ_USER_ID_LENGTH.

DB2BlobTasks (MQCFIN)
The number of DB2(R) server tasks to be used for BLOBs (parameter identifier: MQIACF_SYSP_DB2_BLOB_TASKS).
DB2Name (MQCFST)
The name of the DB2 subsystem or group attachment to which the queue manager is to connect (parameter identifier: MQCACF_DB2_NAME).

The maximum length of the string is MQ_DB2_NAME_LENGTH.

DB2Tasks (MQCFIN)
The number of DB2 server tasks to use (parameter identifier: MQIACF_SYSP_DB2_TASKS).
DSGName (MQCFST)
The name of the DB2 data-sharing group to which the queue manager is to connect (parameter identifier: MQCACF_DSG_NAME).

The maximum length of the string is MQ_DSG_NAME_LENGTH.

ExitInterval (MQCFIN)
The time, in seconds, for which queue manager exits can execute during each invocation (parameter identifier: MQIACF_SYSP_EXIT_INTERVAL).
ExitTasks (MQCFIN)
Specifies how many started server tasks to use to run queue manager exits (parameter identifier: MQIACF_SYSP_EXIT_TASKS).
MaxConnects (MQCFIN)
The maximum number of connections from batch, CICS(R), IMS(TM), and TSO tasks to a single instance of WebSphere MQ (parameter identifier: MQIACF_SYSP_MAX_CONNS).
MaxConnectsBackground (MQCFIN)
The maximum number of connections from batch or TSO background tasks to a single instance of WebSphere MQ (parameter identifier: MQIACF_SYSP_MAX_CONNS_BACK).
MaxConnectsForeground (MQCFIN)
The maximum number of connections from TSO foreground tasks to a single instance of WebSphere MQ (parameter identifier: MQIACF_SYSP_MAX_CONNS_FORE).
OTMADruExit (MQCFST)
The name of the OTMA destination resolution user exit to be run by IMS (parameter identifier: MQCACF_SYSP_OTMA_DRU_EXIT).

The maximum length of the string is MQ_EXIT_NAME_LENGTH.

OTMAGroup (MQCFST)
The name of the XCF group to which this instance of WebSphere MQ belongs (parameter identifier: MQCACF_SYSP_OTMA_GROUP).

The maximum length of the string is MQ_XCF_GROUP_NAME_LENGTH.

OTMAInterval (MQCFIN)
The length of time, in seconds, that a user ID from WebSphere MQ is considered previously verified by IMS (parameter identifier: MQIACF_SYSP_OTMA_INTERVAL).
OTMAMember (MQCFST)
The name of the XCF member to which this instance of WebSphere MQ belongs (parameter identifier: MQCACF_SYSP_OTMA_MEMBER).

The maximum length of the string is MQ_XCF_MEMBER_NAME_LENGTH.

OTMSTpipePrefix (MQCFST)
The prefix to be used for Tpipe names (parameter identifier: MQCACF_SYSP_OTMA_DRU_EXIT).

The maximum length of the string is MQ_EXIT_NAME_LENGTH.

QIndexDefer (MQCFIN)
Specifies whether queue manager restart completes before all indexes are built deferring building to later, or waits until all indexes are built (parameter identifier: MQIACF_SYSP_Q_INDEX_DEFER).

The value can be:

MQSYSP_YES
Queue manager restart completes before all indexes are built.
MQSYSP_NO
Queue manager restart waits until all indexes are built.
QSGName (MQCFST)
The name of the queue-sharing group to which the queue manager belongs (parameter identifier: MQCA_QSG_NAME).

The maximum length of the string is MQ_QSG_NAME_LENGTH.

RESLEVELAudit (MQCFIN)
Specifies whether RACF(R) audit records are written for RESLEVEL security checks performed during connection processing (parameter identifier: MQIACF_SYSP_RESLEVEL_AUDIT).

The value can be:

MQSYSP_YES
RACF audit records are written.
MQSYSP_NO
RACF audit records are not written.
RoutingCode (MQCFIL)
z/OS routing code list (parameter identifier: MQIACF_SYSP_ROUTING_CODE).

Specifies the list of z/OS routing codes for messages that are not sent in direct response to an MQSC command. There can be between 1 and 16 entries in the list.

Service (MQCFST)
Service parameter setting (parameter identifier: MQIACF_SYSP_SERVICE).
SMFAccounting (MQCFIN)
Specifies whether WebSphere MQ sends accounting data to SMF automatically when the queue manager starts (parameter identifier: MQIACF_SYSP_SMF_ACCOUNTING).

The value can be:

MQSYSP_YES
Accounting data is sent automatically.
MQSYSP_NO
Accounting data is not sent automatically.
SMFStatistics (MQCFIN)
Specifies whether WebSphere MQ sends statistics data to SMF automatically when the queue manager starts (parameter identifier: MQIACF_SYSP_SMF_STATS).

The value can be:

MQSYSP_YES
Statistics data is sent automatically.
MQSYSP_NO
Statistics data is not sent automatically.
SMFInterval (MQCFIN)
The default time, in minutes, between each gathering of statistics (parameter identifier: MQIACF_SYSP_SMF_INTERVAL).
TraceClass (MQCFIL)
Classes for which tracing is started automatically (parameter identifier: MQIACF_SYSP_TRACE_CLASS).
TraceSize (MQCFIN)
The size of the trace table, in 4 KB blocks, to be used by the global trace facility (parameter identifier: MQIACF_SYSP_TRACE_SIZE).
WLMInterval (MQCFIN)
The time between scans of the queue index for WLM-managed queues (parameter identifier: MQIACF_SYSP_WLM_INTERVAL).
WLMIntervalUnits (MQCFIN)
Whether the value of WLMInterval is given in seconds or minutes (parameter identifier: MQIACF_SYSP_WLM_INT_UNITS). The value can be:
MQTIME_UNITS_SEC
The value of WLMInterval is given in seconds.
MQTIME_UNITS_MINS
The value of WLMInterval is given in minutes.