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 3-2
If the connection is
Then the following is required
NetBIOS
A NetBIOS transport provided with the Himalaya
System-supplied local area network (LAN)
A compatible LAN adapter card (for example,
3Com’s 3V5x9 or Ungermann-Bass)
NonStop System IXF or other compatible utility
Asynchronous
A Serial communication (COM) port
Himalaya System IXF or other compatible utility
TACL is not running on the selected line and the line
is available for remote server call (RSC)
TCP/IP
A compatible LAN card (for example, 3 Com’s
3C5x9 or Ungermann-Bass)
One of the following: Ungermann-Bass 16.3, 16.4, or
16.5 TCP/IP protocol stack, or FTP file-transfer
utility
Modify the file RSC.INI to include the appropriate network-configuration
parameters as follows:
If the connection is
Then modify RSC.INI as follows…
NetBIOS
term_name = TERMxx (where xx is a unique number such
as 01)
subsystem_name = RSCNET
host_netname = DBXPxx (where xx is a unique number
such as 01). DBPxx is the RSC's primary
NETNAME,which was added to the server's multi-LAN
attachment device (MLAD) by the TDP. The name must
match the NETNAME attribute in the TDP NETNAME
object.
lana_number = 0
Asynchronous
asynchcport_type = CL
subsystem_name = RSCASY
baud_rate = 19200
com_port = 1 ( if using COM2 port, set com_port to 2)
data_bits = 7
stop_bits = 1
parity_bits = even
TCP/IP
subsystem_name = RSCTCP
local_inet_address = 3030
host_inet_address = ppp.q.r.sss.yyy (for example
128.0.0.229.2001). ppp,q,r,sssshould be obtained from
your LAN administrator. yyyy is the socket number to be
used. yyyy should also be obtained fromyour LAN
administrator.)