2598 (0A26)(RC2598): MQRC_ADMIN_TOPIC_STRING_ERROR


Explanation

This error can occur when calling MQSUB or MQOPEN. Publishing to an IBM MQ administrative topic string, starting $SYS/MQ/ is not permitted.

When subscribing to an IBM MQ administrative topic string, the use of wildcard characters is restricted. For more information, see System topics for monitoring and activity trace.


Completion code

MQCC_FAILED


Programmer response

Change the configuration to publish to an administrative topic string that does not start $SYS/MQ/.

Parent topic: API reason codes