OGG-01223 TCP/IP error 110 (Connection timed out)
Facing OGG-01223 TCP/IP error 110 (Connection timed out) error while I am tring to connect to remote server using the pump extract process .
It is running for sometime after it throwing OGG-01223 TCP/IP error 110 (Connection timed out) error in pump extract logs.
I did check in command prompt level It is showing TIME WAIT after sometime it is not not showing TIME_WAIT also
[oracle@lta1p admin]$ netstat -n | grep 7809
tcp 0 0 168.27.1.278:7809 168.27.1.278:47268 TIME_WAIT
[oracle@lta1p admin]$ netstat -n | grep 7809
[oracle@lta1p admin]$
. I am installing goldengate .I am able to ping the remote server using the ping command . Using the port 7809 . Did check with the linux administrator , there is no firewal restriction and this port is open for both the servers. Can someone please give me some idea. I am completely stuck here.