NonStop dba/m Database Manager for NonStop SQL/MP Installation and Operations Guide (dba/m 6.1+)
dba/m Database Manager installation and Operations Manual 522633-005 2-3
• NonStop Software for Client-Server Connection Using RSC and Asynchronous
Option: Verify that the client-connection methods are correct. Required software
components are:
♦ NonStop asynchronous access method
To add asynchronous ports to the RSC, start the RSCCOM utility from a TACL prompt.
For example to add service name DBAMA,
>> RSCCOM $ZRSC
(( ADD asyncport DBAMA
(( ALTER asyncport DBAMA LINENAME $ASY03.#A
(( START asyncport DBAMA
(( STATUS asyncport DBAMA
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.
• NonStop Software for Client-Server Connection Using RSC and TCP/IP Option:
Verify that the client-connection methods are correct. Required software components
are correct. Required software components are:
♦ NonStop TCP/IP IPMAA0 or higher
♦ TCP/IP utilities
An entry must exist in the SERVICES file for associating the Service Name and a
TCP/IP port used for connecting the workstation to Himalaya System.
This file is normally located in $SYSTEM.ZTCPIP.SERVICES. If the SERVICES
file is not located in $SYSTEM.ZTCPIP, ask the system administrator for the location
of the file or ask the administrator to add a service name.
The entry in the SERVICES files should like
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,