IBM WebSphere MQ MCQs

IBM WebSphere MQ MCQs




IBM WebSphere MQ MCQs contain set of 10 IBM WebSphere MQ questions with answers which will help you to clear beginner level quiz.


Set-1

1.  What object must be running to handle inbound connection requests to start receiver channels?

  1. Service
  2. Listener
  3. Channel Initiator
  4. Process definition

2.   Which command dumps the security authorization of an MQ object in a readable format?

  1. Dmpmqaut
  2. Listmqaut
  3. Setmqaut
  4. Dumpmqaut

3.   How to setup MQ environment for media recovery?

  1. No additional configuration is needed
  2. Configure queue managers for advanced logging
  3. Configure queue managers for linear logging
  4. Modify logging so that log files are viewed as a closed loop

4.  What are the four predefined message types?

  1. Request, response, publication, datagram
  2. Request, broadcast, acknowledgment, response
  3. Request, reply, report, datagram
  4. Publication, subscription, request, response

5.  To run MQSC command what will be the syntax

  1. Crtmqm
  2. Runmqsc
  3. Strmqm
  4. None of the above

6.  How to define alias queue?

  1. define target as qalias
  2. define qalias as target
  3. define target as qlocal
  4. define qlocal as target

7.  What will be the command to stop command server?

  1. Dspmqrte
  2. Dspmqaut
  3. Dspmqcsv
  4. Endmqcsv

8.  What are the advantages of using queue-sharing groups in IBM WebSphere MQ?

  1. workload balancing, remote administration
  2. improved performance, ease of monitoring
  3. scalability, high availability, workload balancing
  4. scalability, end-to-end security, data integrity

9.  Which of the following would occur if an administrator ran the MQSC command REFRESHSECURITY TYPE(SSL)?

  1. All newly-created channels were restarted.
  2. The cached view of the SSL key repository was updated.
  3. Changes to users OS authority were recognized.
  4. Changes of IBM WebSphere MQ security with OAM take effect.

10.  Which Eclipse version is a prerequisite to use MQ Explorer to administerIBM WebSphere MQV7.0 on Windows?
 1. 3.3
2. 3.2
3. 3.1
4. 3.0
 


Set-2

1.   To make sure a SSL enabled channel can start successfully, the Distinguished Name (DN) of the certificate received from the peer queue manager or client must match the value of which channelattribute?

  1. SSLUSER
  2. SSLCIPH
  3. SSLPEER
  4. SSLCAUTH

2.      An administrator was asked to restrict the IBM WebSphere MQ trace file size on AIX to 10 MB. How can the administrator do this?

  1. Use the command setmqscp
  2. Use the environment variable MQS_TRACE_OPTIONS
  3. Set the MaxSize parameter under Trace Stanza
  4. Pass the value as a parameter to strmqtrc

3.      For the Solaris platform, which databases are supported as a resource manager in transactionscoordinated by IBM WebSphere MQ V7.0?

  1. Oracle, Derby, My SQL
  2. DB2, Derby, Teradata
  3. DB2, Oracle, Informix, Sybase
  4. DB2, SQL Server, Sybase, Informix

4.  Which features of IBM WebSphere MQ specifically provide robust message transport?

  1. Data integrity, security, parallel processing
  2. Asynchronous delivery, once and once-only delivery, persistent messaging
  3. Time independence, no duplicate delivery, synchronous processing
  4. Assured delivery, application parallelism, time dependent applications

5.   Which of the following commands can the administrator use to get a list of all authority records for a queue manager on Windows?

  1. Dmpmqaut
  2. Dspmqrte
  3. Dspmqaut
  4. Runmqcfg

6.      How to setup MQ environment with 0 message failure?

  1. No particular setup is needed
  2. Using persistent messages circular logging
  3. Using persistent messages linear logging
  4. Using nonpersistent messages linear logging

7.      An administrator is asked to check whether existing channels with transport type of TCP are SSLenabled. Which one of the following commands does the administrator need to use for this purpose?

  1. DIS CHL(*) CHLTYPE SSLPEER
  2. DIS CHL(*) CHLTYPE SSLCIPH
  3. DIS CHL(*) CHLTYPE SSLCERTI
  4. DIS CHL(*) CHLTYPE SSLCAUTH

8.      An administrator is trying to use WebSphere MQ Explorer to administer a remote queuemanager. After successfully connecting to the queue manager, what is the administrator able to do?

  1. Stop the queue manager.
  2. Delete the queue manager.
  3. Start the command server for the queue manager.
  4. Create queues on the queue manager.

9.      A bank application sends critical financial messages on a queue so that other applications can process them. In order to recover messages after a system failure, the messages need to be:
1.  Defined with high priority.
2.  Saved manually in a log file.
3.  Backed up to another queue.
4.  Set as persistent.
10.  To clear local queue?

  1. Using MQ explorer
  2. MQSC command
  3. Alter queue
  4. Delete local queue