Changing primary key value for the transformation table causes capture error:
"ORA-01422: exact fetch returns more than requested number of rows.ORA-06512"
Shareplex is not allowed to change primary key value because it is not able to locate the target row for UPDATA and DELETE by using the key.
Before you change the primary key value, comment this table out of the existing active configuration, activate it, manually change the key value on the source and target table, then put the table back to configuration and activate it.