Previous Topic: Altering the HOSTS File for Windows and UNIX ServersNext Topic: Configuring Databases


Altering the SERVICES File for Windows and UNIX Servers

After using a text editor to update the services file, search the TCP/IP services file to verify that these service names and port numbers are not in use.

Use a text editor to add lines similar to the following lines to the end of the services file:

<message-dispatcher-name> CA Portal/tcp
<RDS-name> CA Portal/tcp

Example: Identify the MD and RDS in the Services File

iefmd 2500/tcp
mymachine 2501/tcp

If you are using the extended form name, use the MD and RDS service names, as in:

csemd 2500/tcp
cserds 2501/tcp

Note: Ensure that the last line in the file is a blank line.