Sample Db2 replicator script
Configuration Script Syntax summary
Note: All statements end with a semi-colon (;).
REPLICATE Specifies the source of input and the type and format of the replicated output
OPTIONS Specification of certain global behavior and tuning parameters
MAPPINGS Explicitly specifies the link between source record types and the identifying characteristics of the target records
Dynamic Mappings using MAPPINGSEXIT Provides for the execution of a user "exit" program that will dynamically provide the information to link source and target records