ODBC Server Reference Manual
HP NonStop ODBC Server Mapping Tables
HP NonStop ODBC Server Reference Manual—429151-002
8-58
ZNUQST (For Query Status Data)
START_PRIORITY
––
INT (2) UNSIGNED Priority at which execution is
being performed.
TRANSACTION_ID
––
CHAR (22) Current transaction ID.
STMT_TYPE
––
CHAR (1) Type of statement being
processed:
S SELECT
D DELETE
UUPDATE
IINSERT
L DDL
C DCL
OOther
STMT_ORIGIN
––
CHAR (1) Client generated or internally
generated?
C Client generated
I Internally generated
ESTIMATED_COST
––
INT (8) Estimated cost of the NonStop
SQL/MP PREPARE statement.
STMT_CACHED
––
CHAR (1) Was the statement already in
cache?
N Not cached
Y Cached for the first time
R Reused from cache
STMT_TEXT
––
VARCHAR (3000) The prepared SQL statement.
Table 8-27. Description of ZNUQST (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