![[ponder] [ponder] [ponder]](/data/assets/smilies/ponder.gif)
3. On the CMS server, add the following two lines to the /opt/informix/etc/sqlhosts file.
Note that in both cases, you must substitute the actual hostname of the CMS server. If
these lines already exist, do not add them again.
cms_net ontlitcp <hostname> 50000
cms_<hostname> ontlitcp <hostname> 50001
The 50000 and the 50001 values are the network port and if you prefer, you can administer
them in the /etc/services and then add the name here instead.
4. Modify the /opt/informix/etc/onconfig.cms file and add the cms_net and
cms_<hostname> entries to the DBSERVERALIASES line separated with commas.
Remember to substitute the output found in step 1 from your system for the example
<hostname> used here.
DBSERVERALIASES oacms_ol,cms_net,cms_<hostname># List of alternate
dbservernames
Leenie P
![[gorgeous] [gorgeous] [gorgeous]](/data/assets/smilies/gorgeous.gif)