000-296  Exam

Exam # of questions Description  Update
000-296 114 000-296 IBM WebSphere MQ V5.3 Solution Design... 02/15/2011
[Practice Test]    [Download Study Guide(PDF)]   [Update Exam]

000-296 - Exam Information
  • Description: 000-296 IBM WebSphere MQ V5.3 Solution Design
  • Passing Score: 75%
  • Practice Test - Number of questions: 114 questions
  • Simulation Test - Number of questions: 114 questions
  • Simulation Test Duration: 41 minutes
  • Has explanations: No

Question of the day

After the acquisition of another company an enterprise needs to move a series of existing WebSphere MQ applications to the newly acquired group of distributed UNIX queue managers. Which of the following methods are MOST appropriate for loading the new WebSphere MQ object definitions to the remote queue managers?

Answer(s)

  1. Enter the definitions using RUNMQSC at each remote queue manager
  2. Send the definitions in a text file to each remote queue manager and issue RUNMQSC on each queue manager with the file redirected as input
  3. Create the definitions as series of PCF commands and send them to SYSTEM.ADMIN.COMMAND.QUEUE on the remote queue managers
  4. Take a full backup of one of the existing queue managers, and restore that backup to each new queue manager.
  5. Use the MAKEDEF command to accomplish this
Correct Answer

Send the definitions in a text file to each remote queue manager and issue RUNMQSC on each queue manager with the file redirected as input

Create the definitions as series of PCF commands and send them to SYSTEM.ADMIN.COMMAND.QUEUE on the remote queue managers