IBM c9530-001 practice test

IBM Integration Bus v10.0 Solution Development Exam


Question 1

Which keyword in the Declare statement allows User-defined properties to be used as variables in
ESQL?

  • A. SET
  • B. SHARED
  • C. IMPORT
  • D. EXTERNAL
Answer:

D

Discussions

Question 2

Which of the following are operational policies for IBM Integration Bus?

  • A. MQCIient MQQMGR
  • B. MQPublish, MQSubscribe
  • C. MQEndpoint, MQTTEndpoint
  • D. MQEndpoint, MQTTPublish, MQTTSubscribe
Answer:

D

Discussions

Question 3

A developer is creating a new message flow that will be deployed to an Integration Node running
Scale edition on Linux after migrating from WebSphere ESB. The developer needs to implement
some computation. Which compute node can the developer use?

  • A. Compute
  • B. PHPCompute
  • C. JavaCompute
  • D. NETCompute
Answer:

C

Discussions

Question 4

An IBM Integration Bus developer is testing integration flow with the Flow Exerciser by processing
the different messages through the flow and recording each one of them. At a later time, the
developer would like to see the state of the logical message tree for each message instance. How can
this be done?

  • A. By selecting the connector highlighted in red.
  • B. The developer can only view the last message processed.
  • C. By right-clicking message flow > Properties > Show recorded messages.
  • D. By selecting 'Send a message to the flow' and selecting the recorded message.
Answer:

C

Discussions

Question 5

A developer is using the default maxConnectionPoolSize for their JDBC connection. To help
determine if this property should be tuned for better performance, what tool can be used to monitor
JDBC connection pool behavior?

  • A. User trace
  • B. Service trace
  • C. Resource statistics
  • D. Accounting statistics
Answer:

A

Discussions

Question 6

A developer needs to create a message flow that will read messages from a JMS provider and output
them unchanged to an IBM MQ queue. What nodes are needed in the message flow?

  • A. JMSInput and MQOutput only
  • B. JMSInput, JMSHeaderand MQOutput
  • C. MQInput, MQJMSTransform and JMSOutput
  • D. JMSInput, JMSMQTransform and MQOutput
Answer:

B

Discussions

Question 7

While debugging a message flow a redeployment of the flow hangs. What could be the source of the
problem?

  • A. A backout queue name was not defined.
  • B. The debugger is waiting on a breakpoint.
  • C. No additional instances of the flow was defined.
  • D. The jvmDebugport was not defined on the Integration Server.
Answer:

D

Discussions

Question 8

What is the difference between setting security on the MQInput Node and the PEP Node?

  • A. There is no functional difference between the two, it is more of a design option.
  • B. Security Profile can be overwritten on the BAR file for PEP Node but not for the MQInput Node.
  • C. The PEP Node can not be used in a message flow unless the MQInput Node has security settings turned on.
  • D. The MQInput Node validates the authentication of the input message before it is processed by the flow. The PEP Node processes messages inside the flow.
Answer:

C

Discussions

Question 9

How does global cache help resolve message affinity issues with request/reply scenario when scaling
IBM Integration Bus nodes?

  • A. The requests and replies may be collected in the global cache for audit.
  • B. The global cache improves the performance of the request/reply message communication.
  • C. Request messages are sent to the back end and synchronized through the global cache lock.
  • D. The incoming information may be saved in the global cache with the message id as the key and correlated on any server from the correlation id.
Answer:

A

Discussions

Question 10

When using the IBM Integration Bus Toolkit, how can the results of a deploy be checked?

  • A. Event Monitoring
  • B. IIB log command
  • C. Toolkit workspace log
  • D. Toolkit Deployment log
Answer:

B

Discussions
To page 2