For example, with the default settings, if a synchronization packet contains enough new records that the receiving replica exceeds the number of IDs remaining in its current ID block, synchronization import fails. By default, each replica is given an ID block of 4096 IDs when it is created. When a replica reaches a threshold of 1024 IDs remaining, it is allocated another ID block of 4096 IDs. This ensures that all IDs are unique. ID block allocation is handled internally by the working schema repository during synchronization.
multiutil mkreplica -export -clan telecomm -site boston_hub -family DEV -u susan -p passwd –size 250 –threshold 50 –out c:\cqms\boston_hub.xml goldengate:sanfran_hub Multiutil: Packet file ‘c:\cqms\boston_hub.xml’ generated
multiutil chreplica -clan testclan -site boston_hub -user susan -p passwd -host minuteman –size 500 -threshold 30 boston_hub