IBM InfoSphere Streams Version 4.1.1

Namespace com.ibm.streams.db.db2

Testing connections to DB2 databases
You can use the db2helper program in the Database Toolkit to test the connection to a DB2 database and determine the number of partitions in the database.

Operators

  • DB2PartitionedAppend: The DB2PartitionedAppend operator writes data to a table in the specified partition of a partitioned DB2 database.
  • DB2SplitDB: The DB2SplitDB operator determines the partition to use when you are writing input tuples to a partitioned DB2 database.