Verify the basic subscription setup


Warning icon Default subscription SYSTEM.DEFAULT.SUB does not exist

The subscription SYSTEM.DEFAULT.SUB is used by the MQ Explorer as a template for creating new subscriptions. The queue manager continues to operate correctly without this object, but you will get warning messages from the MQ Explorer if you use it to create a new subscription.

Error icon No destination has been specified for Subscription <subscription name>

The destination must be specified.

Error icon Subscription (<subscription name>) Topic name attribute refers to a topic that does not exist (<topic name>)

The Topic specified needs to exist.

Error icon Subscription (<subscription name>) Destination name attribute refers to a queue that does not exist (<queue name>)

The Destination specified needs to exist.

Error icon Subscription (<subscription name>) Destination name attribute refers to an Alias queue of base type TOPIC (<queue name>)

The Destination cannot be defined as an Alias queue of Base type TOPIC.

Error icon Subscription (<subscription name>) Destination name attribute refers to a Transmission queue (<queue name>)

The Destination cannot be defined as a transmission queue.

Warning icon Queue manager not applicable for this test.

The queue manager is not applicable for this test due to one of the following reasons:-