Home | Previous Page | Next Page   Setting Up and Managing Enterprise Replication > Preparing the Replication Environment > Preparing the Network Environment >

Setting Up the Services File

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

Important:
Leave a blank line at the end of the services file on Windows.

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 ]