[z/OS]

DISPLAY SYSTEM (display system information) on z/OS

Use the MQSC command DISPLAY SYSTEM to display general system parameters and information.

Using MQSC commands

For information on how you use MQSC commands, see Performing local administration tasks using MQSC commands.

You can issue this command from sources 12CR. For an explanation of the source symbols, see Sources from which you can issue MQSC commands on z/OS®.

Synonym: DIS SYSTEM

DISPLAY SYSTEM

Read syntax diagramSkip visual syntax diagram DISPLAY SYSTEM CMDSCOPE(' ')CMDSCOPE(qmgr-name)1CMDSCOPE(*)1CLCACHESPLCAPACELIM
Notes:
  • 1 Valid only when the queue manager is a member of a queue sharing group.

Usage notes for DISPLAY SYSTEM

  1. DISPLAY SYSTEM returns a report that shows the initial values of the system parameters and the current values as changed by the SET SYSTEM command:
    • Default user ID for command security checks (CMDUSER).
    • Time in seconds for which queue manager exits can execute during each invocation (EXITLIM).
    • How many started server tasks to use to run queue manager exits (EXITTCB).
    • Number of log records written by IBM® MQ between the start of one checkpoint and the next (LOGLOAD).
    • The Measured Usage Pricing property for this queue manager (MULCCAPT). This property is only displayed if the MULCCAPT property is set to REFINED.
    • The OTMA connection parameters (OTMACON).
    • Whether queue manager restart waits until all indexes are built, or completes before all indexes are built (QINDXBLD).
    • Coded character set identifier for the queue manager (QMCCSID).
    • The queue sharing group parameters (QSGDATA).
    • The RESLEVEL auditing parameter (RESAUDIT).
    • The message routing code assigned to messages not solicited from a specific console (ROUTCDE).
    • Whether SMF accounting data is collected when IBM MQ is started (SMFACCT).
    • Whether SMF statistics are collected when IBM MQ is started (SMFSTAT).
    • [Long Term Support]From IBM MQ for z/OS 9.2.0 to 9.2.3, the time, in minutes, between each gathering of statistics data (STATIME).
    • [MQ 9.2.4 Nov 2021]From IBM MQ for z/OS 9.2.4, the time, in minutes and seconds, between consecutive gatherings of statistics data (STATIME). This value is also used for accounting data if ACCTIME is set to -1.
    • [MQ 9.2.4 Nov 2021]Time, in minutes and seconds, between each gathering of accounting data (ACCTIME).
    • Whether tracing is started automatically (TRACSTR).
    • Size of trace table, in 4 KB blocks, to be used by the global trace facility (TRACTBL).
    • Time between scanning the queue index for WLM-managed queues (WLMTIME).
    • WLMTIMU indicates whether WLMTIME is given in seconds or minutes.
    • A list of messages excluded from being written to any log (EXCLMSG).
    • It might also return a report about system status.
  2. This command is issued internally by IBM MQ at the end of queue manager startup.

Parameter descriptions for DISPLAY SYSTEM

CMDSCOPE
This parameter specifies how the command runs when the queue manager is a member of a queue sharing group.
CMDSCOPE cannot be used for commands issued from the first initialization input data set CSQINP1.
' '
The command runs on the queue manager on which it was entered. This is the default value.
qmgr-name
The command runs on the queue manager you specify, providing the queue manager is active within the queue sharing group.

You can specify a queue manager name other than the queue manager on which the command was entered, only if you are using a queue sharing group environment and if the command server is enabled.

*
The command runs on the local queue manager and is also passed to every active queue manager in the queue sharing group. The effect is the same as entering the command on every queue manager in the queue sharing group.
ACELIM
The maximum size of the ACE storage pool in kilobytes .
CLCACHE
The type of the cluster cache .
SPLCAP
Whether the AMS component is installed .