Adding Informix services

About this task

Before creating a database server, you must define the service of the database server in the /etc/services file or its NIS equivalent (for more information, see Routing, services, hosts, passwords, and groups). You must edit the services file as user root.

The services entry for the database server has the following syntax:

servername_serverhostname informix_port/tcp  # comment

The first column is the Informix database server service name. The second column starts with the informix service port number.


Feedback