+

Search Tips | Advanced Search

System and default objects

Lists the system and default objects created by the crtmqm command.

When creating a queue manager using the crtmqm control command, the system objects and the default objects are created automatically.

  • The system objects are those IBM MQ objects needed to operate a queue manager or channel.
  • The default objects define all the attributes of an object. When creating an object, such as a local queue, any attributes that we do not specify explicitly are inherited from the default object.

The following tables list the system and default objects created by crtmqm. Note: There are two other default objects not included in the tables: the queue manager object and the object catalogue. These are objects in the sense that they are logged and recoverable.

Object name Description
SYSTEM.ADMIN.ACCOUNTING.QUEUE Queue for accounting message data generated when an application disconnects from the queue manager.
SYSTEM.ADMIN.ACTIVITY.QUEUE Queue that holds returned activity report messages.
SYSTEM.ADMIN.CHANNEL.EVENT Event queue for channels.
SYSTEM.ADMIN.COMMAND.EVENT Event queue for command events.
SYSTEM.ADMIN.COMMAND.QUEUE Administration command queue. Used for remote MQSC commands and PCF commands.
SYSTEM.ADMIN.CONFIG.EVENT Event queue for configuration events.
SYSTEM.ADMIN.LOGGER.EVENT Event queue for logger event (journal receiver) messages.
SYSTEM.ADMIN.PERFM.EVENT Event queue for performance events.
SYSTEM.ADMIN.PUBSUB.EVENT System publish/subscribe related event queue
SYSTEM.ADMIN.QMGR.EVENT Event queue for queue manager events.
SYSTEM.ADMIN.STATISTICS.QUEUE The queue that holds MQI, queue and channel statistics monitoring data.
SYSTEM.ADMIN.TRACE.ACTIVITY.QUEUE The queue that displays trace activity.
SYSTEM.ADMIN.TRACE.ROUTE.QUEUE The queue that holds returned trace-route reply messages.
SYSTEM.AUTH.DATA.QUEUE The queue that holds access control lists for the queue manager. Used by the object authority manager (OAM).
SYSTEM.BROKER.CONTROL.QUEUE Publish/subscribe interface control queue.
SYSTEM.BROKER.INTER.BROKER.COMMUNICATIONS Broker to broker communications queue.
SYSTEM.CHANNEL.INITQ Channel initiation queue.
SYSTEM.CHANNEL.SYNCQ The queue that holds the synchronization data for channels.
SYSTEM.CHLAUTH.DATA.QUEUE IBM MQ channel authentication data queue
SYSTEM.DURABLE.MODEL.QUEUE The queue used as a model for managed durable subscriptions.
SYSTEM.DURABLE.SUBSCRIBER.QUEUE The queue used to hold a persistent copy of the durable subscriptions in the queue manager.
SYSTEM.CICS.INITIATION.QUEUE The default CICS initiation queue.
SYSTEM.CLUSTER.COMMAND.QUEUE The queue used to carry messages to the repository queue manager.
SYSTEM.CLUSTER.HISTORY.QUEUE The queue used to store the history of cluster state information for service purposes.
SYSTEM.CLUSTER.REPOSITORY.QUEUE The queue used to store all repository information.
SYSTEM.CLUSTER.TRANSMIT.MODEL.QUEUE The queue used to create individual transmit queues for each cluster-sender channel.
SYSTEM.CLUSTER.TRANSMIT.QUEUE The transmission queue for all messages to all clusters.
SYSTEM.DEAD.LETTER.QUEUE Dead-letter (undelivered-message) queue.
SYSTEM.DEFAULT.ALIAS.QUEUE Default alias queue.
SYSTEM.DEFAULT.INITIATION.QUEUE Default initiation queue.
SYSTEM.DEFAULT.LOCAL.QUEUE Default local queue.
SYSTEM.DEFAULT.MODEL.QUEUE Default model queue.
SYSTEM.DEFAULT.REMOTE.QUEUE Default remote queue.
SYSTEM.HIERARCHY.STATE IBM MQ distributed publish/subscribe hierarchy relationship state.
SYSTEM.INTER.QMGR.CONTROL IBM MQ distributed publish/subscribe control queue.
SYSTEM.INTER.QMGR.FANREQ IBM MQ distributed publish/subscribe internal proxy subscription fan-out process input queue.
SYSTEM.INTER.QMGR.PUBS IBM MQ distributed publish/subscribe publications.
SYSTEM.JMS.TEMPQ.MODEL Model for JMS temporary queues
SYSTEM.MQEXPLORER.REPLY.MODEL The IBM MQ Explorer reply-to queue. This is a model queue that creates a temporary dynamic queue for replies to the IBM MQ Explorer.
SYSTEM.MQSC.REPLY.QUEUE MQSC command reply-to queue. This is a model queue that creates a temporary dynamic queue for replies to remote MQSC commands.
SYSTEM.NDURABLE.MODEL.QUEUE A queue used as a model for managed non durable subscriptions.
SYSTEM.PENDING.DATA.QUEUE Support deferred messages in JMS.
SYSTEM.RETAINED.PUB.QUEUE A queue used to hold a copy of each retained publication in the queue manager.

Object name Description
SYSTEM.ADMIN.TOPIC Administration topic.
SYSTEM.BASE.TOPIC Base topic for ASPARENT resolution. If a particular topic has no parent administrative topic objects, or those parent objects also have ASPARENT, any remaining ASPARENT attributes are inherited from this object. Not on IBM i.
SYSTEM.BROKER.ADMIN.STREAM Admin stream used by the queued publish/subscribe interface.
SYSTEM.BROKER.DEFAULT.STREAM The default stream used by the queued publish/subscribe interface.
SYSTEM.BROKER.DEFAULT.SUBPOINT The default subpoint used by the queued publish/subscribe interface.
SYSTEM.DEFAULT.TOPIC Default topic definition. Not on IBM i.

Object name Description
SYSTEM.AUTO.RECEIVER Dynamic receiver channel.
SYSTEM.AUTO.SVRCONN Dynamic server-connection channel.
SYSTEM.DEF.CLUSRCVR Default receiver channel for the cluster, used to supply default values for any attributes not specified when a CLUSRCVR channel is created on a queue manager in the cluster.
SYSTEM.DEF.CLUSSDR Default sender channel for the cluster, used to supply default values for any attributes not specified when a CLUSSDR channel is created on a queue manager in the cluster.
SYSTEM.DEF.RECEIVER Default receiver channel.
SYSTEM.DEF.REQUESTER Default requester channel.
SYSTEM.DEF.SENDER Default sender channel.
SYSTEM.DEF.SERVER Default server channel.
SYSTEM.DEF.SVRCONN Default server-connection channel.
SYSTEM.DEF.AMQP Default AMQP channel. Note that the object is defined, but the AMQP service is not supported.

Object name Description
SYSTEM.DEF.CLNTCONN Default client-connection channel.

Object name Description
SYSTEM.DEFAULT.AUTHINFO.CRLLDAP Default authentication information object for defining authentication information objects of type CRLLDAP.
SYSTEM.DEFAULT.AUTHINFO.OCSP Default authentication information object for defining authentication information objects of type OCSP.

Object name Description
SYSTEM.DEFAULT.COMMINFO.MULTICAST Default communications information object for multicast.

Object name Description
SYSTEM.DEFAULT.LISTENER.TCP Default listener for TCP transport.
SYSTEM.DEFAULT.LISTENER.LU62 Default LU62 listener.
SYSTEM.DEFAULT.LISTENER.NETBIOS Default NETBIOS listener.
SYSTEM.DEFAULT.LISTENER.SPX Default SPX listener.

Object name Description
SYSTEM.DEFAULT.NAMELIST Default namelist definition.
SYSTEM.QPUBSUB.QUEUE.NAMELIST A list of queue names monitored by the queued publish/subscribe interface.
SYSTEM.QPUBSUB.SUBPOINT.NAMELIST A list of topic objects used by the queued publish/subscribe interface to match topic objects to subscription points.

Object name Description
SYSTEM.DEFAULT.PROCESS Default process definition.

Object name Description
SYSTEM.AMQP.SERVICE MQ Light API service. Note that the object is defined, but the service is not supported.
SYSTEM.DEFAULT.SERVICE Default service.

  • SYSTEM.BASE.TOPIC
    Base topic for ASPARENT resolution. If a particular topic has no parent administrative topic objects, or those parent objects also have ASPARENT, any remaining ASPARENT attributes are inherited from this object.

Parent topic: Configuration reference

Last updated: 2020-10-04