Compare server simply hung on source whereas on target the compare client errored out with the following:
event_log errors:
sp_ctrl > show log reverse
08/02/10 17:09 Process exited sp_declt (for o.SID1-o.SID2) [pid = 84] - exit(0)
08/02/10 17:09 Internal error: Error 1 receiving source version info [sp_declt(deq)/84]
08/02/10 17:08 Notice: Oracle env - rsims:/u01/oracle/app/product/10.2.0/db_1 [sp_declt(pdb)/84]
08/02/10 17:08 Notice: Opened DataEquator session log file /u04/respaldo/splex/vardir2201/log/rsims_declt-SPLEX2201-DEMO_SRC-7099-01.log [sp_declt(deq)/84]
08/02/10 17:08 Process launched: sp_declt (for o.SID1-o.SID2) [pid = 84]
declt log errors:
000: Warning 131 failed to read 1986 bytes (de_sock_read,L837) (socket desc=12)
000: Warning 131: Connection reset by peer (de_sock_read,L839)
000: The warnings may due to either "compare cancel"command or network errors.
000: Warning 1 calling de_sock_read to read version info (de_msg_receive_version
,L2552)
.
.
000: Status : Error
Compare was run with a "port" option and the specified port was same as the port used by replication.
In Shareplex versions lower than Shareplex 7.0, it is not permitted to specify a port used by replication when running compare with the port option. This resulted in the error. To correct the issue, open another port which is not the same port used by replication and then run compare with the port option.