IBM Integration Bus, Version 9.0.0.8 Operating Systems: AIX, HP-Itanium, Linux, Solaris, Windows, z/OS

See information about the latest product version

DataCaptureStore configurable service

Select the objects and properties that you want to change for the DataCaptureStore configurable service.

For DataCaptureStore configurable services, changes to the property values take immediate effect. You do not need to restart the integration server.

Supplied configurable services that are created for each broker Properties for each configurable service that is defined Description of properties

DefaultCaptureStore

backoutQueue

This property identifies the name of the backout queue used for data capture. Messages that cannot be processed (for example, because the specified database does not exist) are sent to this queue. The default value for the property is SYSTEM.BROKER.DC.BACKOUT. The queue SYSTEM.BROKER.DC.BACKOUT is created when the broker is created. If a data capture source refers to this data capture store, and no backoutQueue has been specified, an error occurs. The same backoutQueue can be specified for multiple data capture stores.

commitCount

This property identifies the number of input messages that are processed on a data capture thread before a sync point is taken.

commitIntervalSecs

This property identifies the time interval at which a commit is taken when the commitCount property is greater than 1 but the number of messages processed has not reached the value of the commitCount property.

dataSourceName

This property represents the ODBC connection definition for the database to which you want to record data. This property does not have a default value, but you get an error if you do not set it.

egForRecord

This property identifies the integration server to use for processing the data that is being recorded. By default, no value is set. If you do not set a value, and a DataCaptureSource configurable service refers to this DataCaptureStore configurable service, you get a runtime error.

egForView

This property identifies the integration server to use for processing the data that is retrieved from a database for viewing. By default, no value is set. If you do not set a value, this data capture store is not accessible from a web administration server. You must start the integration server in order to view data.

queueName

This property identifies the name of the queue that holds the data before it is recorded to the database. The default value for this property is SYSTEM.BROKER.DC.RECORD. The queue SYSTEM.BROKER.DC.RECORD is created when the broker is created. Change the value of this property to distribute the data from multiple data capture sources across multiple queues. If you do not use the default value, you must create the corresponding local queue.

schema

This property identifies the database schema name to use when recording to a database. This property does not have a default value. If you do not set the property, depending on the database, the default database schema is used, if there is one, or no schema is used.

threadPoolSize

This property identifies the number of threads that are used by the egForRecord integration server to process the monitoring topic subscriptions. The default value is 10.

useCoordinatedTransaction

This property determines whether transactions are globally coordinated across Windows and database resources. The default value is false. For more information, see Configuring global coordination of transactions (two-phase commit).


bn28727_.htm | Last updated Friday, 21 July 2017