Free C9530-001 Exam Braindumps (page: 2)

Page 1 of 31

An IBM Integration Bus developer has configured Event monitoring on MQInput Node for all the messages that hit the In terminal and the Out terminal of the node. When a batch different messages was processed through this Integration flow, 2 messages failed to be parsed at MQInput Node and 18 events were seen to be fired. What could the developer do to see 20 events fired in the next run with same batch of messages?

  1. Restart the message flow.
  2. Restart the Integration Server.
  3. Check the configuration for the DataCaptureSource.
  4. Add Monitoring Event for the Failure terminal on the MQInput Node.

Answer(s): B



Which of the following statements is true if transaction is set to automatic in the Compute Node property?

  1. The node participates in XA transactions.
  2. The database transaction is committed at the end of the flow.
  3. The property refers to ESQL transactions and not database transactions.
  4. The database transaction is always committed regardless of the transaction status of the flow.

Answer(s): A



In order for a MQEndpoint policy to use a CCDT file, what must be done in addition to setting the ccdt property?

  1. Create a configurable service to specify the CCDT file path.
  2. Run the mqsichangepolicy command to specify the CCDT file path.
  3. Run the mqsichangeproperties command to specify the CCDT file path.
  4. Set the CCDT file path as a BAR file override in any BAR file that uses the MQEndpoint policy.

Answer(s): C

Explanation:

If you set the ccdt property in an MQEndpoint policy document to use a CCDT file, you must also run the mqsichangeproperties command to specify the CCDT file path. Use the following form, where IBNODE and file_path represent the integration node name, and the path to the CCDT file:
mqsichangeproperties IBNODE -o BrokerRegistry -n mqCCDT -v file_path


Reference:

https://www.ibm.com/support/knowledgecenter/en/SSMKHH_10.0.0/com.ibm.etools.mft.doc/bi62102_.htm



How can WebSphere Service Registry & Repository (WSRR) information be pre-loaded into the IBM Integration BUS (IIB) cache before sending any messages to the message flow?

  1. By subscribing to WSRR notifications.
  2. Adding predefinedCacheQueries to a custom policy within WSRR.
  3. By using the predefinedCacheQueries parameter in the Configurable Services for the broker.
  4. WSRR data cannot be loaded into the IBB cache without sending a message that accesses the WSRR node.

Answer(s): C

Explanation:

Enabling cache preloading
After the query file is created and placed on the server, configure the broker to use the text file at execution group start up. The change properties command will be used to achieve this and is accomplished by running the following command:

Command to enable preloading of the WSRR cache from file mqsichangeproperties <broker_name> -c ServiceRegistries -p "<wsrr_query_text_file>" -o DefaultWSRR -n predefinedCacheQueries
Replace <broker_name> with the name of the broker that is being used. Replace <wsrr_query_text_file> with the absolute file path location and name of the query file.


Reference:

https://www.ibm.com/developerworks/websphere/library/techarticles/1404_smithson7/1404_smithson7.html






Post your Comments and Discuss IBM C9530-001 exam with other Community members:

C9530-001 Discussions & Posts