Kbase P174830: Replication connect-timeout value is not always honored when network has been disconnected
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  11/10/2010 |
|
Status: Unverified
SYMPTOM(s):
Replication connect-timeout value is not always honored when network has been disconnected
[control-agent] connect-timeout property does not properly control the time the repl server process will wait and retry before shutting down
The replication server process retries considerably longer than the connect-timeout value before it shuts down
If the network cable is pulled out, the replication server process takes a long time before it shuts down
FACT(s) (Environment):
If the target database is abnormally shutdown via proshut -byF, the replication server process retries for the correct length of time as specified by connect-timeout.
All Supported Operating Systems
OpenEdge 10.2x
CAUSE:
Bug# OE00200823
FIX:
Workaround:
Shutdown the replication server process manually if required:
dsrutil <dbname> -C terminate server