Cisco DNCS System Release 2.7 3.7 4.2 Guía De Instalación

Descargar
Página de 124
 
 
 
Add External Database Listener for Third Party Application Servers 
 
OL-31613-01 
49 
 
Add External Database Listener for Third Party 
Application Servers 
Important:   
 
This procedure is required if the site being upgraded uses a third-party 
Application Server. 
 
If you have a DTACS server, you must perform the tasks in (Apx C) Configuring 
DTACS on an SR 7.0 System Vm to VM
 (on page 83) to configure the DTACS 
server. 
 
This procedure is not necessary if the site being upgraded uses the Cisco 
Application Server, or does not have a DTACS server. Skip this procedire and go 
to Restart System Processes, next in this document. 
 
The steps in this procedure need to be run as the root user. 
1  With a text editor, add the following line to the 
/export/home/informix/etc/sqlhosts file: 
dncsatmDbServer   ontlitcp   dncsatm   informixOnline
 
2  With a text editor, amend the following line in the 
/export/home/informix/etc/onconfig file by adding the dncsatmDbServer 
entry: 
Example: DBSERVERALIASES demo_on,localDbServer, 
dncsatmDbServer
 
3  Type the following commands, pressing Enter after each, to restart Informix: 
/etc/rc2.d/S98informix stop
 
/etc/rc2.d/S98informix start
 
4  Type the following command and press Enter to ensure that the Informix listener 
is running on the dncsatm interface or whatever external interface was 
previously configured, as well as on the loopback interface: 
netstat -an |grep 3010
 
Result: Output should be similar to the following example: 
127.0.0.1.3010    *.*    0      0 49152      0 LISTEN
 
203.0.113.1.3010    *.*   0      0 49152      0 LISTEN