ODBC Server Reference Manual
HP NonStop ODBC Server Mapping Tables
HP NonStop ODBC Server Reference Manual—429151-002
8-56
ZNUPROC (For Stored Procedure Attributes)
N_PATHNAME identifies the Pathway system (\TESS.$PMON, for example).
N_SERVERCLASS names the Pathway server class to which the ServerClass_Send
call is sent; it is an SQL identifier. N_SERVICE allows the stored procedure
implementation in the server class to be named. It generally corresponds to a
Pathmaker service name, beginning with a letter and containing, letters, numerals,
and, optionally, hyphens (-).
N_CREATETIME
––
TIMESTAMP Date and time the procedure was
added.
N_MAX_BUFFER_
LEN
––
INT (2) Maximum length of the IPC buffer.
REMARKS
––
VARCHAR (254) Explanatory comments. Has a
static value of zero length;
comments can be entered through
SQLCI, but not through the API.
Table 8-26. Description of ZNUPROC (page 2 of 2)
Column Name
Primary Key
Unique Index
Data Type Description
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