Next, make sure that the services file includes the port numbers and service names for all the database servers involved in Enterprise Replication. The services file is in the following location.
| Operating System | File |
|---|---|
| UNIX | /etc/services |
| Windows | %WINDIR%\system32\drivers\etc\services |
For example, your services file might look like the following:
sydney 5327/tcp melbourne 5327/tcp
If the database servers reside on the same system, you must provide unique port numbers for each.
Home | [ Top of Page | Previous Page | Next Page | Contents | Index ]