Activation a config file which has horizontal partition tables was successfully in early version, but it failed in version 7.x.
In the configuration, same horizontal table partition table was replicated to multiple target, so there are mulitple entries for this table in the config file. Each entry has its own value for partition scheme.
In early version, shareplex allowed 2 multiple entries for the same horizontallay partition tables in a config file, but version 7.x and newer will not allow this practice.
Remove the duplicate entries in the config file, and using one of the following methods modify shareplex internal table's partition schema as the workaround:
1. insert multiple entries for different route using the same partition schem value
2. update the entry as compositive routing for different routes.