Latest Free 000-314 practice exam demo

IBM – IBM WebSphere Message Broker V6.1. System Administration 000-314 Practice exam

Exam Number/Code: 000-314
Questions and Answers:106 Q&As

Updated: 2009-08-03
Register for Exam: Prometric/Pearson VUE
Exam Name:IBM WebSphere Message Broker V6.1. System Administration

Free 000-314 Demo Download

Examsoon offers free demo for IBM certifications III 000-314 Practice exam (IBM WebSphere Message Broker V6.1. System Administration). You can check out the interface, question quality and usability of our practice exam before you decide to get it. We are the only one site can offer demo for almost all products.

Free Download 000-314 PDF Practice exam


 
 
Exam : IBM 000-314
Title : IBM WebSphere Message Broker V6.1. System Administration

1. A company has its broker BRK running on machine brk.comp.com under the queue manager BRKQM listening at port 1414. It is registered to configuration manager CFGMGR running on machine cfg.comp.com under the queue manager CFGQM listening at port 1420. An administrator is entrusted with the task of creating an execution group EXE1 under the broker BRK. Which command should be run to achieve this task?
A. mqsicreateexecutiongroup -i brk.comp.com -q CFGQM -b BRK -e EXE1
B. mqsicreateexecutiongroup -i cfg.comp.com -n CFGMGR -b BRK -e EXE1
C. mqsicreateexecutiongroup -i cfg.comp.com -p 1420 -q CFGQM -b BRK -e EXE1
D. mqsicreateexecutiongroup -i brk.comp.com -p 1414 -q BRKQM -b BRK -e EXE1
Answer: C

2. A broker administrator needs to connect via the Configuration Manager Proxy API Exerciser to a configuration manager running on Solaris which was configured using default settings and managing a BRKR1 broker running on a Windows XP environment. What four selections need to be furnished to successfully connect to the configuration manager?
A. Port number 1414
B. Configuration Manager name
C. BRKR1 queue manager name
D. Configuration Manager hostname
E. SYSTEM.BKR.CONFIG channel name
F. Configuration Manager queue manager name
G. SYSTEM.DEFAULT.BKR.CONFIG channel name
Answer: ADEF

3. A developer is writing an application that needs to coordinate the processing of MQ messages and database updates in a message flow for distributed systems. What does the broker administrator need to configure as the XA Resource Manager?
A. The broker
B. The database
C. The queue manager
D. The operating system
E. The configuration manager
Answer: C

4. A broker administrator must set up policy set bindings for a new message flow. The flow includes the following SOAP nodes: SOAPInput, SOAPAsyncRequest, SOAPAsyncResponse and SOAPReply. Which two SOAP nodes result in the need for a consumer policy set binding definition?
A. SOAPInput
B. SOAPReply
C. SOAPAsyncRequest
D. SOAPAsyncResponse
Answer: CD

5. A large utility company has decided to implement messaging using WebSphere MQ with WebSphere Message Broker (WMB) V6.1. The production broker will be hosted on the z/OS system where Resource Recovery Service (RRS) has been configured and is active.
What must the administrator do to ensure all transactional message flows will be globally coordinated on this production broker?
A. Nothing.
B. Ensure the message flow is configured as a coordinated transaction in the bar file.
C. In the bar file, ensure the Transaction mode setting for the MQInput node is properly set to "Yes" and all other Transaction modes are set to "Automatic".
D. Configure DB2 for XA coordination; configure the queue manager for XA coordination; and ensure the message flow is configured as a coordinated transaction in the bar file.
Answer: A

6. A large enterprise is building several application message flows that include HTTPInput nodes. There is a requirement to take advantage of WS-Security for the decryption of incoming messages to these flows as well as encryption of data from the flows. The administrator needs to handle the necessary configuration. What is the most efficient way to do this with the least impact on changing code or broker configuration?
A. Use the IBM WebSphere MQ Internet Gateway.
B. Implement a WebSphere DataPower appliance.
C. Set up IBM WebSphere Transformation Extender for Integration Servers.
D. Create a new broker on a separate system using it to front-end all the security.
Answer: B

7. In a new implementation of the WebSphere Message Broker (WMB), an insurance company has decided that the Message Broker Explorer (SupportPac IS02) will be implemented. They have never used JMS with WebSphere MQ. Which feature in the Message Broker Explorer requires MQ JMS configuration?
A. Adopt a new broker
B. Full service tracing
C. WebSphere DataPower Security Wizard
D. Connect to a remote configuration manager
Answer: C

8. An administrator needs to control domain objects that are deployable. To which three objects is it possible to grant the Deploy Access Control List (ACL) permission?
A. Broker
B. Topology
C. Root Topic
D. Subscription
E. Execution Group
F. Configuration Manager
Answer: ACE

9. An administrator has set up topic-based security as shown in the Exhibit.
Which user(s) will have access to perform publish action on the topic TopicA/TopicY/TopicM?
<e ip="314-a-7.jpg"></e>
A. Only user1
B. Only user2
C. Only user3
D. Both user1 and user3
Answer: A

10. Under a load test in the Pre-PROD environment, the performance test has shown that the broker cannot sustain the required peak number of HTTP connection requests. What is an appropriate action?
A. Create another Execution Group and deploy another copy of the flow.
B. Change the httplistener component parameter ‘-n maxThreads’ to a higher value.
C. Increase the number of ‘Additional Instances’ of the flow and redeploy the flow.
D. Increase the number of ‘Additional Instances’ of the HTTPInput node and redeploy the flow.
Answer: B

11. An administrator wants to quickly configure a broker to make use of HTTP over SSL on a development environment with minimum configuration. Which property must be set by running the command mqsichangeproperties?
A. port
B. keystorePass
C. keystoreFile
D. enableSSLConnector
Answer: D

12. Files in the specified input directory are not being processed by a flow that uses a FileInput node. The error messages indicate that the file nodes cannot continue executing (BIP3331). What is the cause of the error messages?
A. The file is locked during this directory scan.
B. The input file exceeds the maximum file size.
C. The broker does not have the required access to these files and directories.
D. There is more than one instance of this message flow deployed to this computer.
Answer: C

13. A production broker in a large bank is being configured to allow WebSphere Application Server to be the JMS provider. Defaults were used for directory paths during installation of the product. When creating a JMSProvider configurable service for the WebSphere_WAS_Client, the administrator issues the following command:
mqsichangeproperties WBRK6_DEFAULT_BROKER -c JMSProviders -o WebSphere_WAS_Client
By default, where must the provider’s Jar files be located on an AIX production broker system?
A. /var/mqsi/shared-classes
B. /opt/IBM/mqsi/6.1/classes
C. /var/mqsi/common/profiles
D. /opt/IBM/mqsi/6.1/JMSProviders
Answer: A

14. An application has a requirement that tables in the broker database be accessible with an ID that is not the service ID of the broker using ODBC Data Source Names (DSN). What are the two tasks the administrator needs to do?
A. Create an ODBC DSN to the broker database with mqsicreatedb.
B. Setup an ODBC DSN to the broker database with mqsi_setupdatabase.
C. Define an ODBC DSN to the broker database with another alias name.
D. Associate the application ID and password with the alias name with the mqsisetdbparms command.
E. Associate the application ID and password with the alias name with the mqsisetsecurity command.
Answer: CD

15. A large bank has six brokers that are geographically dispersed. Three of the brokers are used in a publish/subscribe collective while three are not. For backup purposes, the decision has been made to use three cloned brokers. Which choice is the most appropriate?
A. Use only one broker in the collective as a clone.
B. Use all three of the brokers in the collective as the clones.
C. Make two brokers from the collective clones, in case one fails.
D. Use no brokers in the collective as clones, it is not permitted.
Answer: A

000-314 Practice exam Description

Credit Toward CertificationWhen you pass Practice exam 000-314: IBM WebSphere Message Broker V6.1. System Administration, you complete the requirements for the following certification(s):

IBM Certified Technical Specialist: IBM WebSphere Message Broker V6.1. System Administration Note This preparation guide is subject to change at any time without prior notice and at the sole discretion of IBM.IBM exam might include adaptive testing technology and simulation items.IBM does not identify the format in which exam are presented. Please use this preparation guide to prepare for the exam, regardless of its format.

We have examsoon 000-314 practice exam,examsoon 000-314 exam,examsoon 000-314 study guide,examsoon 000-314 dumps.and Pass4sure 000-314 exam,Pass4sure 000-314 practice exam,pass4sure 000-314 study guide. and we have Testking 000-314 exam,Testking 000-314 study guide,examsoon 000-314 exam.etc.

Examsoon professional IT Q&As vendors, offer well after-sale service for 000-314 exam. To all the customers buy the real 000-314 exam questions and answers, examsoon provide track service for 000-314 study guides. when you buy the Q&As with in 3 months. you can enjoy the upgrade Q&As service for free with 000-314 practice exam. If in this period, the certified test center change the IBM certifications III 000-314 Exam Q&As, we will update the IBM certifications III 000-314 exam Q&As in the first time, and provide you the download update for free

  • Share/Bookmark

Comments are closed.

Latest Free 000-314 practice exam demo

IBM – IBM WebSphere Message Broker V6.1. System Administration 000-314 Practice exam

Exam Number/Code: 000-314
Questions and Answers:106 Q&As

Updated: 2009-08-03
Register for Exam: Prometric/Pearson VUE
Exam Name:IBM WebSphere Message Broker V6.1. System Administration

Free 000-314 Demo Download

Examsoon offers free demo for IBM certifications III 000-314 Practice exam (IBM WebSphere Message Broker V6.1. System Administration). You can check out the interface, question quality and usability of our practice exam before you decide to get it. We are the only one site can offer demo for almost all products.

Free Download 000-314 PDF Practice exam


 
 
Exam : IBM 000-314
Title : IBM WebSphere Message Broker V6.1. System Administration

1. A company has its broker BRK running on machine brk.comp.com under the queue manager BRKQM listening at port 1414. It is registered to configuration manager CFGMGR running on machine cfg.comp.com under the queue manager CFGQM listening at port 1420. An administrator is entrusted with the task of creating an execution group EXE1 under the broker BRK. Which command should be run to achieve this task?
A. mqsicreateexecutiongroup -i brk.comp.com -q CFGQM -b BRK -e EXE1
B. mqsicreateexecutiongroup -i cfg.comp.com -n CFGMGR -b BRK -e EXE1
C. mqsicreateexecutiongroup -i cfg.comp.com -p 1420 -q CFGQM -b BRK -e EXE1
D. mqsicreateexecutiongroup -i brk.comp.com -p 1414 -q BRKQM -b BRK -e EXE1
Answer: C

2. A broker administrator needs to connect via the Configuration Manager Proxy API Exerciser to a configuration manager running on Solaris which was configured using default settings and managing a BRKR1 broker running on a Windows XP environment. What four selections need to be furnished to successfully connect to the configuration manager?
A. Port number 1414
B. Configuration Manager name
C. BRKR1 queue manager name
D. Configuration Manager hostname
E. SYSTEM.BKR.CONFIG channel name
F. Configuration Manager queue manager name
G. SYSTEM.DEFAULT.BKR.CONFIG channel name
Answer: ADEF

3. A developer is writing an application that needs to coordinate the processing of MQ messages and database updates in a message flow for distributed systems. What does the broker administrator need to configure as the XA Resource Manager?
A. The broker
B. The database
C. The queue manager
D. The operating system
E. The configuration manager
Answer: C

4. A broker administrator must set up policy set bindings for a new message flow. The flow includes the following SOAP nodes: SOAPInput, SOAPAsyncRequest, SOAPAsyncResponse and SOAPReply. Which two SOAP nodes result in the need for a consumer policy set binding definition?
A. SOAPInput
B. SOAPReply
C. SOAPAsyncRequest
D. SOAPAsyncResponse
Answer: CD

5. A large utility company has decided to implement messaging using WebSphere MQ with WebSphere Message Broker (WMB) V6.1. The production broker will be hosted on the z/OS system where Resource Recovery Service (RRS) has been configured and is active.
What must the administrator do to ensure all transactional message flows will be globally coordinated on this production broker?
A. Nothing.
B. Ensure the message flow is configured as a coordinated transaction in the bar file.
C. In the bar file, ensure the Transaction mode setting for the MQInput node is properly set to "Yes" and all other Transaction modes are set to "Automatic".
D. Configure DB2 for XA coordination; configure the queue manager for XA coordination; and ensure the message flow is configured as a coordinated transaction in the bar file.
Answer: A

6. A large enterprise is building several application message flows that include HTTPInput nodes. There is a requirement to take advantage of WS-Security for the decryption of incoming messages to these flows as well as encryption of data from the flows. The administrator needs to handle the necessary configuration. What is the most efficient way to do this with the least impact on changing code or broker configuration?
A. Use the IBM WebSphere MQ Internet Gateway.
B. Implement a WebSphere DataPower appliance.
C. Set up IBM WebSphere Transformation Extender for Integration Servers.
D. Create a new broker on a separate system using it to front-end all the security.
Answer: B

7. In a new implementation of the WebSphere Message Broker (WMB), an insurance company has decided that the Message Broker Explorer (SupportPac IS02) will be implemented. They have never used JMS with WebSphere MQ. Which feature in the Message Broker Explorer requires MQ JMS configuration?
A. Adopt a new broker
B. Full service tracing
C. WebSphere DataPower Security Wizard
D. Connect to a remote configuration manager
Answer: C

8. An administrator needs to control domain objects that are deployable. To which three objects is it possible to grant the Deploy Access Control List (ACL) permission?
A. Broker
B. Topology
C. Root Topic
D. Subscription
E. Execution Group
F. Configuration Manager
Answer: ACE

9. An administrator has set up topic-based security as shown in the Exhibit.
Which user(s) will have access to perform publish action on the topic TopicA/TopicY/TopicM?
<e ip="314-a-7.jpg"></e>
A. Only user1
B. Only user2
C. Only user3
D. Both user1 and user3
Answer: A

10. Under a load test in the Pre-PROD environment, the performance test has shown that the broker cannot sustain the required peak number of HTTP connection requests. What is an appropriate action?
A. Create another Execution Group and deploy another copy of the flow.
B. Change the httplistener component parameter ‘-n maxThreads’ to a higher value.
C. Increase the number of ‘Additional Instances’ of the flow and redeploy the flow.
D. Increase the number of ‘Additional Instances’ of the HTTPInput node and redeploy the flow.
Answer: B

11. An administrator wants to quickly configure a broker to make use of HTTP over SSL on a development environment with minimum configuration. Which property must be set by running the command mqsichangeproperties?
A. port
B. keystorePass
C. keystoreFile
D. enableSSLConnector
Answer: D

12. Files in the specified input directory are not being processed by a flow that uses a FileInput node. The error messages indicate that the file nodes cannot continue executing (BIP3331). What is the cause of the error messages?
A. The file is locked during this directory scan.
B. The input file exceeds the maximum file size.
C. The broker does not have the required access to these files and directories.
D. There is more than one instance of this message flow deployed to this computer.
Answer: C

13. A production broker in a large bank is being configured to allow WebSphere Application Server to be the JMS provider. Defaults were used for directory paths during installation of the product. When creating a JMSProvider configurable service for the WebSphere_WAS_Client, the administrator issues the following command:
mqsichangeproperties WBRK6_DEFAULT_BROKER -c JMSProviders -o WebSphere_WAS_Client
By default, where must the provider’s Jar files be located on an AIX production broker system?
A. /var/mqsi/shared-classes
B. /opt/IBM/mqsi/6.1/classes
C. /var/mqsi/common/profiles
D. /opt/IBM/mqsi/6.1/JMSProviders
Answer: A

14. An application has a requirement that tables in the broker database be accessible with an ID that is not the service ID of the broker using ODBC Data Source Names (DSN). What are the two tasks the administrator needs to do?
A. Create an ODBC DSN to the broker database with mqsicreatedb.
B. Setup an ODBC DSN to the broker database with mqsi_setupdatabase.
C. Define an ODBC DSN to the broker database with another alias name.
D. Associate the application ID and password with the alias name with the mqsisetdbparms command.
E. Associate the application ID and password with the alias name with the mqsisetsecurity command.
Answer: CD

15. A large bank has six brokers that are geographically dispersed. Three of the brokers are used in a publish/subscribe collective while three are not. For backup purposes, the decision has been made to use three cloned brokers. Which choice is the most appropriate?
A. Use only one broker in the collective as a clone.
B. Use all three of the brokers in the collective as the clones.
C. Make two brokers from the collective clones, in case one fails.
D. Use no brokers in the collective as clones, it is not permitted.
Answer: A

000-314 Practice exam Description

Credit Toward CertificationWhen you pass Practice exam 000-314: IBM WebSphere Message Broker V6.1. System Administration, you complete the requirements for the following certification(s):

IBM Certified Technical Specialist: IBM WebSphere Message Broker V6.1. System Administration Note This preparation guide is subject to change at any time without prior notice and at the sole discretion of IBM.IBM exam might include adaptive testing technology and simulation items.IBM does not identify the format in which exam are presented. Please use this preparation guide to prepare for the exam, regardless of its format.

We have examsoon 000-314 practice exam,examsoon 000-314 exam,examsoon 000-314 study guide,examsoon 000-314 dumps.and Pass4sure 000-314 exam,Pass4sure 000-314 practice exam,pass4sure 000-314 study guide. and we have Testking 000-314 exam,Testking 000-314 study guide,examsoon 000-314 exam.etc.

Examsoon professional IT Q&As vendors, offer well after-sale service for 000-314 exam. To all the customers buy the real 000-314 exam questions and answers, examsoon provide track service for 000-314 study guides. when you buy the Q&As with in 3 months. you can enjoy the upgrade Q&As service for free with 000-314 practice exam. If in this period, the certified test center change the IBM certifications III 000-314 Exam Q&As, we will update the IBM certifications III 000-314 exam Q&As in the first time, and provide you the download update for free

  • Share/Bookmark

Comments are closed.

220-701| 220-702| 350-001| 350-018| 640-802| 640-816| 640-822| 640-863| p57 hoodia| 642-446| 642-642| 642-902| 642-832| 642-813| N10-004| SY0-201| VCP-310| VCP-410|