Home
Reserved queue names
Names that start with “SYSTEM.” are reserved for queues defined by the queue manager. We can use the ALTER or DEFINE REPLACE commands to change these queue definitions to suit your installation. The following names are defined for WebSphere MQ:
SYSTEM.ADMIN.ACTIVITY.QUEUE Queue for activity reports SYSTEM.ADMIN.CHANNEL.EVENT Queue for channel events SYSTEM.ADMIN.COMMAND.EVENT Queue for command events SYSTEM.ADMIN.COMMAND.QUEUE Queue to which PCF command messages are sent SYSTEM.ADMIN.CONFIG.EVENT Queue for configuration events SYSTEM.ADMIN.PERFM.EVENT Queue for performance events SYSTEM.ADMIN.QMGR.EVENT Queue for queue manager events SYSTEM.ADMIN.TRACE.ROUTE.QUEUE Queue for trace-route reply messages SYSTEM.AUTH.DATA.QUEUE The queue that holds access control lists for the queue manager. (Not for z/OS) SYSTEM.CHANNEL.INITQ Queue used for distributed queuing on z/OS SYSTEM.CHANNEL.SYNCQ Queue used for distributed queuing on z/OS SYSTEM.CICS.INITIATION.QUEUE Queue used for triggering (not for z/OS) SYSTEM.CLUSTER.COMMAND.QUEUE Queue used to communicate repository changes between queue managers (AIX, HP-UX, Linux, i5/OS, Solaris, Windows, and z/OS only) SYSTEM.CLUSTER.REPOSITORY.QUEUE Queue used to hold information about the repository (AIX, HP-UX, Linux, i5/OS, Solaris, Windows, and z/OS only) SYSTEM.CLUSTER.TRANSMIT.QUEUE Transmission queue for all destinations managed by cluster support (AIX, HP-UX, Linux, i5/OS, Solaris, Windows, and z/OS only) SYSTEM.COMMAND.INPUT Queue to which command messages are sent on z/OS SYSTEM.COMMAND.REPLY.MODEL Model queue definition for command replies (for z/OS) SYSTEM.DEAD.LETTER.QUEUE Dead-letter queue (not for z/OS) SYSTEM.DEFAULT.ALIAS.QUEUE Default alias queue definition SYSTEM.DEFAULT.INITIATION.QUEUE Queue used to trigger a specified process (not for z/OS) SYSTEM.DEFAULT.LOCAL.QUEUE Default local queue definition SYSTEM.DEFAULT.MODEL.QUEUE Default model queue definition SYSTEM.DEFAULT.REMOTE.QUEUE Default remote queue definition SYSTEM.MQEXPLORER.REPLY.MODEL Model queue definition for replies for MQ Explorer SYSTEM.MQSC.REPLY.QUEUE Model queue definition for MQSC command replies (not for z/OS) SYSTEM.QSG.CHANNEL.SYNCQ Shared local queue used for storing messages that contain the synchronization information for shared channels (z/OS only) SYSTEM.QSG.TRANSMIT.QUEUE Shared local queue used by the intra-group queuing agent when transmitting messages between queue managers in the same queue-sharing group (z/OS only)
Parent topic:
Queue names
sc10310_
Home