ODBC Server Reference Manual

HP NonStop ODBC Server Mapping Tables
HP NonStop ODBC Server Reference Manual429151-002
8-20
ZNSNET (For Network Service Specifications)
ZNSNET (For Network Service Specifications)
The table ZNSNET contains the data used by the SCS process to initiate a service.
Attributes are mutually exclusive according to the network protocol. This means that
the table contains certain values if the protocol is TCP/IP and certain other values if the
protocol is NETBIOS.
ZNSNET resides only in the subvolume of the system catalog.
Table 8-11. Description of ZNSNET (page 1 of 2)
Column Name
Primary Key
Unique Index
Data Type Description
SCS_NAME
x–
VARCHAR (60) Unique value used by SCS as a
foreign key.
NET_PROTOCOL
––
VARCHAR (60) Network protocol:
TCP/IP
NetBIOS
SPX/IPX
NET_NAME
––
CHAR (60) Uppercase name format
determined by NET_PROTOCOL.
If NET_PROTOCOL is TCP/IP or
SPX/IPX, the value must be a 1-
to 16-character name in the
TCP/IP System Services file.
If the protocol is NetBIOS, the
value must be a 1 to 12-character
name.
SERVICES_FILENAME
––
CHAR (35) Guardian file name indicating the
location of the SERVICES file,
when the location is not
$SYSTEM.ZTCPIP.SERVICES.
Used only if NET_PROTOCOL is
TCP/IP or SPX/IPX.
IOP_NAME
__
CHAR (16) Network-qualified IOP process
name. Format is \node.$iopnm.
SO_KEEPALIVE
__
INT (4) Startup value for a socket option.
(See the TCP/IP Applications and
Utilities User Guide.)
x Indicates the column is part of the primary key or is a unique index
Indicates the column is not part of the primary key or is not a unique index