Neoview Repository User Guide (R2.4 SP1)
Table B-1 ODBC_QUERY_STATS_V1 Field Definitions (continued)
DescriptionData TypeField Name
Execution priority of the NDCS
process at the time the connection
request is received.
SMALLINT UNSIGNEDSTART_PRIORITY
Prepare error code. A value of 0
indicates that the prepare was
successful.
CHARACTER(6)ERROR_CODE
Client data source name used at the
time of the connection.
CHARACTER(128)DATASOURCE
Client application name or main
window caption.
CHARACTER(130)APPLICATION_ID
Client workstation TCP/IP or
NetBios/network name.
CHARACTER(15)CLIENT_ID
Name of the Neoview segment used
by the data source.
CHARACTER(10)SEGMENT_NAME
Process name of the NDCS server that
is the parent of the query. The format
of this name is
\segment_name.$process_name
(e.g., \NEO0101.$XYZ.
CHARACTER(18)PROCESS_NAME
A deprecated internal representation
of a Neoview role.
CHARACTER(8)USER_ID
The name, used at time of connection,
to identify a Neoview user. One or
more such names can map internally
to the same Neoview role.
CHARACTER(20)USER_NAME
Unique statement ID generated by
the NDCS SQL server at the time the
Prepare command was received.
CHARACTER(30)STATEMENT_ID
VIEW NEO.HP_METRICS.ODBC_QUERY_STATS_V1 101