Multiple choice technology platforms and products

What does MQ reason code 2085 indicate?

  1. Queue Not available

  2. Security Error

  3. Queue Manager Not Available

  4. 2085 is not a valid return code

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

MQ reason code 2085 (MQRC_UNKNOWN_OBJECT_NAME) indicates that the specified queue name is not available or doesn't exist in the queue manager. It's not a security error (2059), queue manager unavailable (2059), or invalid code - 2085 is a valid, commonly encountered MQ error.