Kbase P60966: How to configure listener-minport and listener-maxport?
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  1/5/2004 |
|
Status: Unverified
GOAL:
How to configure listener-minport and listener-maxport?
FACT(s) (Environment):
Fathom High Availability Replication 2.0A
FACT(s) (Environment):
Fathom High Availability Replication 1.0A
FIX:
Fathom Replication uses these two parameters to establish a range for the replication agent to use when talking to the replication server.
This range sometimes is necessary to setup when replicating databases to a machine located behind a Firewall. The replication agent will use one port of this range, to verify what port the replication agent is using just open the replication log file <dbname>.repl.agent.lg:
16:44:37 RPLA 5: Listener Minimum Port Number (listener-minport): 4387.
(10329)
16:44:37 RPLA 5: Listener Maximum Port Number (listener-maxport): 4500.
(10328)
16:44:37 RPLA 5: The Site Replication Agent has been successfully started as
PID 1264. (10501)
16:44:37 RPLA 5: The Site Replication Agent is listening on port 4387.
(10394)
In this case, the replication agent is listening to the port 4387.