Table of Contents

Search

  1. Preface
  2. Introduction to PowerExchange for JDBC V2
  3. PowerExchange for JDBC V2 Configuration Overview
  4. JDBC V2 Connections
  5. PowerExchange for JDBC V2 Data Objects
  6. JDBC V2 Mappings
  7. PowerExchange for JDBC V2 Dynamic Mappings
  8. JDBC V2 Lookup
  9. JDBC V2 Run-Time Processing
  10. JDBC V2 Datatype Reference

PowerExchange for JDBC V2 User Guide

PowerExchange for JDBC V2 User Guide

Run-time Properties

Run-time Properties

The run-time properties displays the name of the connection used for the data object read operation.
The following table describes the run-time properties that you configure for the JDBC V2 source:
Property
Description
Connection
Name of the JDBC V2 connection.
Partition
Define the partition type to read data from the JDBC V2 data object.
You can select one of the partitioning types:
  • None
    . Partitioning is disabled. By default, the Data Integration Service creates a single partition. Applicable for mappings in the native and non-native environment.
  • Fixed
    . The Data Integration Service distributes rows of data based on the number of partitions you specify. Applicable for mappings in the non-native environment.
  • Key Range
    . The Data Integration Service distributes rows of data based on a port or set of ports that you define as the partition key. You can define a range of values for each port. The Data Integration Service uses the key and ranges to send rows to the appropriate partition. Applicable for mappings in the native environment.

0 COMMENTS

We’d like to hear from you!