ODBC Server Reference Manual

HP NonStop ODBC Server Mapping Tables
HP NonStop ODBC Server Reference Manual429151-002
8-34
ZNSSER (For NonStop ODBC Server Process
Definitions)
ZNSSER (For NonStop ODBC Server Process Definitions)
The ZNSSER table stores the definitions of the NonStop ODBC server process
configuration by server class. It replaces the user-specified edit files used in previous
versions. You can specify any value that is used by PROCESS_CREATE_ or any value
that can be passed in the startup message to the SCS process. For more information
about columns with a PROCESS_CREATE_ option in the description, see the
Guardian Procedure Calls Reference Manual.
ZNSSER resides only in the subvolume of the system catalog.
Table 8-16. Description of ZNSSER (page 1 of 2)
Column Name
Primary Key
Unique Index
Data Type Description
SER_NAME
x–
CHAR (32) Server class name.
PRIORITY
––
INT (2) PROCESS_CREATE_ option.
CPU_LIST
––
VARCHAR (37) Comma-delimited list of CPUs to
be used by the SCS parent.
AVAILABLE_
SERVERS
––
INT (2) UNSIGNED Number of available servers in
this named server class.
MAX _SERVERS
––
INT (2) UNSIGNED Maximum number of servers
allowed in this named server
class.
G_USERNAME
––
CHAR (17) Guardian username of the owner
of the server class in the following
format: group.user
PROFILE_NAME
––
VARCHAR (60) Profile name to be used by the
NonStop ODBC Server at startup
initialization.
INIT_HEAP_SIZE_KB
––
INT (2) Number of 1024-byte blocks
allocated in the NonStop ODBC
Server at startup initialization.
MAX_HEAP_SIZE_KB
––
INT (2) Limit of 1024-byte blocks the
NonStop ODBC Server can
allocate over the life of the
process.
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