Tag: platforms and products

Questions Related to 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


Correct Option: C

What command is used to set authorisation permission for user Id's on MQ objects

  1. dmpmqaut

  2. runmqsc

  3. setmqaut

  4. defmqaut


Correct Option: C

To retrieve a message from a queue as a JMS Text message, what should be the value MQMD Format?

  1. TEXT

  2. STRING

  3. MQSTR

  4. MQSTRING


Correct Option: C
  1. Queue Not available

  2. Security Error

  3. Queue Manager Not Available

  4. 2085 is not a valid return code


Correct Option: A

When defining a connection factory for a JNDI binding the default value for Transport is:

  1. Client

  2. Bindings

  3. No default. The transport has to be defined explicitly

  4. None of the above


Correct Option: B

The sample program amqsbcg is used for :

  1. purge queue

  2. put messages to a queue

  3. get messages from a queue

  4. browse messages in the queue


Correct Option: D

The default port at which MQ listener runs:

  1. 80

  2. 1414

  3. 1415

  4. 1416


Correct Option: B