Error received during Compare and repair:
"System call error: Connection timed out socket read error."
The port that compare repair is trying to use is already in use, this can be determined using:
# netstat -a | grep 2400 -----> 2400 being the port used by compare repair in this instance - see desvr and declt logs
Allocate an open port to use by compare repair:
sp_ctrl source> compare table <owner.name> to <owner.name> target <servername>@o.SID <portnumber> repair