NonStop dba/m Database Manager for NonStop SQL/MP Installation and Operations Guide (dba/m 6.0+)

2-4
ServiceName portNumber/tcp
Where ServiceName is the service name for the connection, portNumber is the
Port number for the connection
Add as many service names to the SERVICES file as the number of clients that will
use dba/m. Recommended names are: DBAMA, DBAMB, DBAMC,.., DANMZ
corresponding to work station identifiers A, B, C,…Z.
To add TCP/IP ports to RSC, start the RSCCOM utility from a TACL prompt. For
example to add service name DBAMA,
>> RSCCOM $ZRSC
(( ADD TCPIPPORT DBAMA
(( START TCPIPPORT DBAMA
(( STATUS TCPIPPORT DBAMA
(( ADD TERM TERM01
(( STATUS TERM TERM01
The status of the service and port will be displayed. The port must be in the
RUNNING State.
If the RSC process name is not $ZRSC, ask the system administrator for the correct
process name.