ODBC Server Reference Manual

HP NonStop ODBC Server Mapping Tables
HP NonStop ODBC Server Reference Manual429151-002
8-39
ZNSUMAP (For User and Profile Name to Server
Class Mapping)
ZNSUMAP (For User and Profile Name to Server Class Mapping)
The ZNSUMAP table links the username and profile name in the login record
(determined from the ZNSALT table) and the server class (SER_NAME) to which the
login message is routed.
ZNSUMAP resides only in the subvolume of the system catalog.
Table 8-19. Description of ZNSUMAP
Column Name
Primary Key
Unique Index
Data Type Description
SCS_NAME
x–
CHAR (16) NonStop SCS process name.
NOS_ALIASNAME
x–
VARCHAR (60) NonStop ODBC Server alias
name.
SER_NAME
––
CHAR (32) NonStop ODBC Server server
class name.
LAST_UPDATED
––
DATETIME YEAR
TO FRACTION (6)
Date and time this row was added
or last modified.
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