Procedure
- For each instance of CDC Replication,
navigate to one of the following directories depending on your operating
system:
UNIX or Linux®:
<CDC Replication installation directory>/instance/<instance_name>/conf
Windows:
<CDC Replication installation directory>\instance\<instance_name>\conf
- Open the comms.ini file
in a text editor.
- Change the KEEP_ALIVE_TIMEOUT parameter
to a value that is less than the time used to detect idle connections
in your network. For example, if your network disables idle TCP connections
after 15 seconds, you can change the KEEP_ALIVE_TIMEOUT parameter
to a value of 10 seconds:
- Save the comms.ini file.
- For the changes to take effect, use the configuration
tool to restart each CDC Replication instance
for which the parameter was changed.
What to do next
CDC Replication will
now send messages over the TCP connection every 10 seconds.