I have a table with both source and target as IBM DB2 iSeries. The replication method is Mirror. After refresh before mirroring, the message Table <lib>/<table> should already have been refreshed. Transformation Server will terminate.
occurs and the state of table stays as Refresh. Other tables in the same subscription are running normally. Below is the detailed log:
source
- Table lib/table, member table will be refreshed to subscription.
- Table lib/table, member table refresh to subscription is complete 200000 rows sent.
- Table lib/table member table could not be refreshed.
- Table lib/table should already have been refreshed. Transformation Server will terminate.
target
- Refresh started for target table lib/table, member *ONLY.
- 220310 rows deleted from member *FIRST of table lib/table.
- Refresh completed for table lib/table, member *ONLY. 200000 rows received, 199500 rows successfully applied, 500 rows failed.
Does anyone have any ideas towards this kind of situation?