Post stopped and queue backlogged.
Event_log error:
Poster: ORA-01461: can bind a LONG value only for insert into a LONG column. (posting from , queue , to ) [module osp]
Resolution:
Rebuild the target database with Unicode character set to be the same as the source's Oracle database character set and resync the data.
Workaround:
Increase the length of the target table column or skip the table from replication setting sp_opo_disable_object_num <source table's object_id> and restart the post.