Multiple choice technology platforms and products

A MQ reason code 2035 indicates

  1. Queue Manger Not available

  2. Queue Not Available

  3. Security Error

  4. Invalid options specified in a call to connect to queue manager

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

MQ reason code 2035 specifically indicates MQRC_NOT_AUTHORIZED - a security error where the user is not authorized to perform the requested operation. It is not about queue availability (2009) or invalid connection options (2002).