Verify the basic topic setup


Warning icon Base topic SYSTEM.BASE.TOPIC does not exist

The topic SYSTEM.BASE.TOPIC is used to provide the base attribute settings for resolving topic attribute values when set to "As parent". The queue manager continues to operate correctly without this object, but you cannot change how unresolved topic attributes behave.

Warning icon Default topic SYSTEM.DEFAULT.TOPIC does not exist

The topic SYSTEM.DEFAULT.TOPIC is used by the MQ Explorer as a template for creating new topics. The queue manager continues to operate correctly without this object, but the MQ Explorer sends you warning messages if you create a new topic.

Error icon Topic (<topic name>) Model durable queue attribute refers to a queue that does not exist (<queue name>)

The model queue used as a template for the managed destinations for durable subscriptions on this topic does not exist. Any durable subscriptions that are made on this topic, requesting a queue manager managed destination, fail.

Error icon Topic (<topic name>) Model non-durable queue attribute refers to a queue that does not exist (<queue name>)

The model queue used as a template for the managed destinations for non-durable subscriptions on this topic does not exist. Any non-durable subscriptions that are made on this topic, requesting a queue manager managed destination, fail.

Error icon Topic (<topic name>) Model durable queue attribute does not refer to a model queue (<queue name>)

The Model durable queue, when specified, must be a model queue. This model queue is used as a template for the managed destinations for durable subscriptions on this topic.

Error icon Topic (<topic name>) Model non-durable queue attribute does not refer to a model queue (<queue name>)

The Model non-durable queue, when specified, must be a model queue. This model queue is used as a template for the managed destinations for non-durable subscriptions on this topic

Warning icon Topic (<topic name>) Model non-durable queue attribute does not refer to a Temporary Dynamic model queue (<queue name>)

The Model non-durable queue should be a Temporary Dynamic model queue. Non-durable subscribers which use managed destinations continue to work, however queues that are no longer in use might not be removed correctly.

Error icon Topic (<topic name>) Model non-durable queue attribute refers to a Temporary Dynamic model queue (<queue name>)

The Model durable queue must not be a Temporary Dynamic model queue. This model queue is used as a template for the managed destinations for durable subscriptions on this topic.