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

Rules and Guidelines for Specifying Key Ranges

Rules and Guidelines for Specifying Key Ranges

Use the following rules and guidelines when you create key ranges:
  • You can leave the start and end range blank for a partition. When you leave the start range blank, the Integration Service uses the minimum data value as the start range. When you leave the end range blank, the Integration Service uses the maximum data value as the end range.
  • Specify the key range for the partitions in a continuous sequence.
    For example, if you configure three partitions, where 1-3 is the range for the first partition, partition 2 must start with the end range of the first partition and partition 3 must start with the end range of the second partition:
    partition 1: 1-3
    partition 2: 3-5
    partition 3: 5-7
  • When you enable key range partitioning for a mapping that runs in the native environment, change the
    Maximum Parallelism
    attribute in the Data Integration Service properties from the default value to an appropriate value, as required. Else, the mapping fails with a java.lang.Exception error.

0 COMMENTS

We’d like to hear from you!