For example, you configure a shared sequence as follows: Number of Reserved Values = 1000, Initial Value = 1, Increment By = 1. Two mappings use the shared sequence. When the first
mapping
task runs,
Data Integration
reserves 1000 values (1-1000) for the mapping task and updates the current value in the repository to 1001. When the second mapping task runs,
Data Integration
reserves the next 1000 values (1001-2000) and updates the current value to 2001. When either mapping task uses all of its reserved values,
Data Integration
reserves a new set of values and updates the current value.