IBM WebSphere Message Broker V8.0 Solution Development - C9530-272무료 덤프문제 풀어보기
A solution developer is setting up Message Broker for debugging flows. There is a need to set the JVM debug port to 2314 from command line for a specific execution group called "MDM" and a broker called "WMBBRK1". Which command does the solution developer need to use?
정답: A
A bank uses an online system to handle currency transactions, sent via MQ messaging. To avoid multiple database lookups to obtain the latest currency exchange rates, the rates are loaded into shared variables the first time the flow is executed. Periodic updates to the shared variables are made using a control message. As the volume of transactions increases, it is realized that a single instance of the flow can no longer cope, and so the solution developer is asked to investigate ways to increase throughput. How can the solution developer increase the message throughput?
정답: A
To activate any new function included in a fix pack, which command must the solution developer issue?
정답: A
A solution developer needs to read records from a file every hour and insert them into a database.
The solution developer creates a flow using a TimeoutNotification node to start the flow, a FileRead node to read individual records from the file and a Compute node to insert the records into the database. To ensure that all records are processed in a unit of work, what must the solution developer do?
The solution developer creates a flow using a TimeoutNotification node to start the flow, a FileRead node to read individual records from the file and a Compute node to insert the records into the database. To ensure that all records are processed in a unit of work, what must the solution developer do?
정답: C
To create a message definition, a solution developer has performed the following steps: 1.Create a new message set 2.Create a new message definition file 3.Add a Tagged/Delimited String (TDS) physical format to the message set 4.Import a COBOL copybook 5.Add a Custom Wire Formats (CWF) physical format to the message set 6.Import a C header file Which of the following is true?
정답: B
A message flow with a JMSInput node receives a message with a blank Message Domain. The message is a TextMessage and does not include a JMSType header. Which domain parser should the solution developer expect the broker to use?
정답: A