C2180-184 Exam Details

  • Exam Code
    :C2180-184
  • Exam Name
    :IBM WebSphere Message Broker V7.0 System Administration
  • Certification
    :IBM Certifications
  • Vendor
    :IBM
  • Total Questions
    :104 Q&As
  • Last Updated
    :

IBM C2180-184 Online Questions & Answers

  • Question 1:

    In configuring a WebSphere Message Broker to run in a multi-instance mode, a NFS V4 share is created and mounted on nodes A and B. Which of the following steps does an administrator need to take before a multi-instance broker can be created?

    A. Create a queue manager on each node and add them in a cluster.
    B. Create a queue manager on each node using the same queue manager name.
    C. Create shared directories and then a multi-instance queue manager.
    D. Create shared directories and then a queue manager on each node.

  • Question 2:

    An administrator needs to view Resource Statistics data in WebSphere Message Broker Explorer for a remote broker. After creating a connection to the remote broker, which action does the administrator need to perform next?

    A. Select 'JMS Queues Setup'
    B. Enable Resource Statistics
    C. Enable Message Flow Statistics
    D. Subscribe to Resource Statistics

  • Question 3:

    An administrator needs to gather a detailed user level trace to diagnose an issue with a flow F1 in execution group EG1 on broker MB7BROKER. The flow has trace nodes included that will write data to the usertrace, but they are disabled by default. The administrator enables user trace in WebSphere Message Broker Explorer. What command does the administrator then run?

    A. mqsichangetrace MB7BROKER -u -e EG1 -f F1
    B. mqsichangetrace MB7BROKER -t -e EG1 -f F1
    C. mqsichangetrace MB7BROKER -u -e EG1 -l debug
    D. mqsichangetrace MB7BROKER -n on -e EG1 -f F1

  • Question 4:

    An administrator needs to start collecting resource statistics for the default execution group for BrokerV7. Which command should the administrator use?

    A. mqsichangeresourcestats BrokerV7 -c active -e default
    B. mqsichangeresourcestats BrokerV7 -c active
    C. mqsichangeproperties BrokerV7 -c active -e default
    D. mqsichangeproperties BrokerV7 -c active

  • Question 5:

    A message flow Flow1 is running on execution group EG1 on the broker BRK1. As per the business requirement, the flow accesses the database for transformation and routing. The user ID and password used by the flow need to be changed to adhere to the company's new policy for user IDs and passwords. The administrator has been asked to change the user ID and password for the given message flow without affecting other flows. The administrator is using the mqsisetdbparms command to set the user ID and password. Which command should the administrator use next?

    A. mqsistart BRK1
    B. mqsireload BRK1 -e EG1
    C. mqsistartmsgflow BRK1 -e EG1 -m Flow1
    D. mqsistopmsgflow BRK1 -e EG1 -m Flow1

  • Question 6:

    An administrator has backed up the broker using the command mqsibackupbroker. The command was issued while the broker was running and processing deployments. What is the outcome?

    A. The command completes successfully as normal.
    B. The backup file contains incomplete information and is unusable.
    C. The command does not complete until deployments are complete.
    D. An error message was issued indicating the broker was in use.

  • Question 7:

    An administrator needs to deploy several BAR files to the same execution group (EG) using WebSphere Message Broker Explorer. Not all of the BAR files are in the WebSphere Message Broker Explorer workspace. How can the administrator perform the task in one step?

    A. Import the BAR files into the workspace and then deploy them.
    B. Select the EG and then Deploy; choose the BAR files.
    C. Select the BAR files in the file system and then drag them to the EG.
    D. Select the BAR files in the workspace and then drag them to the EG.

  • Question 8:

    An administrator needs to gather a detailed user level trace in order to diagnose an issue with a flow F1 in execution group EG1 on broker MB7BROKER. What command does the administrator issue?

    A. mqsichangetrace MB7BROKER -u -e EG1 -f F1 -l on -r
    B. mqsichangetrace MB7BROKER -u -e EG1 -f F1 -l debug -r
    C. mqsichangetrace MB7BROKER -t -e EG1 -f F1 -l normal -r
    D. mqsichangetrace MB7BROKER -n on -e EG1 -f F1 -l debug -r

  • Question 9:

    A BAR file Solutionv1.bar has been deployed. The developer created a BAR file Solutionv2.bar to meet new business requirements and asked the administrator to deploy it. The content of these BAR files is listed below. Content of the file Solutionv1.bar: MsgFlow1.cmf MsgFlow2.cmf MsgSet1.dictionary MsgSet2.dictionary Content of the file Solutionv2.bar: MsgFlow1New.cmf MsgFlow3.cmf MsgSet1.dictionary MsgSet3.dictionary The administrator performed a successful incremental deployment to an execution group. What artifacts are in the execution group?

    A. MsgFlow1New.cmfMsgFlow3.cmfMsgSet1.dictionaryMsgSet3.dictionary
    B. MsgFlow1New.cmfMsgFlow1.cmfMsgFlow2.cmfMsgSet1.dictionaryMsgSet2.dictionary
    C. MsgFlow1.cmfMsgFlow2.cmfMsgFlow3.cmfMsgSet1.dictionaryMsgSet2.dictionaryMsgSet3.dictionar y
    D. MsgFlow1New.cmfMsgFlow1.cmfMsgFlow2.cmfMsgFlow3.cmfMsgSet1.dictionaryMsgSet2.dictiona ryMsgSet3.dictionary
    E. MsgFlow1New.cmfMsgFlow1.cmfMsgFlow2.cmfMsgFlow3.cmfMsgSet1.dictionaryMsgSet2.dictiona ryMsgSet3.dictionary
    F. MsgFlow1New.cmfMsgFlow1.cmfMsgFlow2.cmfMsgFlow3.cmfMsgSet1.dictionaryMsgSet2.dictiona ryMsgSet3.dictionary
    G. MsgFlow1New.cmfMsgFlow1.cmfMsgFlow2.cmfMsgFlow3.cmfMsgSet1.dictionaryMsgSet2.dictiona ryMsgSet3.dictionary
    H. MsgFlow1New.cmfMsgFlow1.cmfMsgFlow2.cmfMsgFlow3.cmfMsgSet1.dictionaryMsgSet2.dictiona ryMsgSet3.dictionary
    I. MsgFlow1New.cmfMsgFlow1.cmfMsgFlow2.cmfMsgFlow3.cmfMsgSet1.dictionaryMsgSet2.dictiona ryMsgSet3.dictionary

  • Question 10:

    A multi-instance broker is configured on nodes A and B in an AIX system. Due to a network failure on node A, the multi-instance broker is automatically failed over to node B. After the problem was fixed on node A, an administrator is asked to switch the multi-instance broker back to node A. What does the administrator need to do?

    A. Start the multi-instance broker on node A and stop the multi-instance broker on node B.
    B. Start the multi-instance broker on node B and stop the multi-instance broker on node A.
    C. Stop the multi-instance queue manager on node A and start the multi-instance broker on node B.
    D. Stop the multi-instance queue manager on node B and start the multi-instance broker on node A.

Tips on How to Prepare for the Exams

Nowadays, the certification exams become more and more important and required by more and more enterprises when applying for a job. But how to prepare for the exam effectively? How to prepare for the exam in a short time with less efforts? How to get a ideal result and how to find the most reliable resources? Here on Vcedump.com, you will find all the answers. Vcedump.com provide not only IBM exam questions, answers and explanations but also complete assistance on your exam preparation and certification application. If you are confused on your C2180-184 exam preparations and IBM certification application, do not hesitate to visit our Vcedump.com to find your solutions here.