Software User guide

Table 3-5 ODBC_SESSION_STATS_V1 Field Definitions (continued)
DescriptionData TypeField Name
Total number of SQL catalog
statements sent by the HP
ODBC driver to the NDCS SQL
server.
LARGEINTTOTAL_CATALOG_STMTS
Total number of SQL CLOSE
calls sent by the HP ODBC
driver to the NDCS SQL server.
LARGEINTTOTAL_CLOSES
Total number of SQL DELETE
statements sent by the HP
ODBC driver to the NDCS SQL
server. Does not include
internally generated SQL
statements.
LARGEINTTOTAL_DELETE_STMTS_EXECUTED
Total number of SQL statement
execution errors detected by the
NDCS SQL server.
LARGEINTTOTAL_ERRORS
Total number of SQLExecDirect
calls.
LARGEINTTOTAL_EXECDIRECTS
Total number of SQLExecute
calls.
LARGEINTTOTAL_EXECUTES
Total number of SQLFetch calls.LARGEINTTOTAL_FETCHES
Total number of SQL INSERT
statements sent by the HP
ODBC driver to the NDCS SQL
server. Does not include
internally generated SQL
statements.
LARGEINTTOTAL_INSERT_STMTS_EXECUTED
Total NDCS server real time, in
microseconds, from the time the
connection started to the time
it was closed.
LARGEINTTOTAL_ODBC_ELAPSED_TIME
Total NDCS server CPU time,
in microseconds, from the time
the connection started to the
time it was closed. Does not
include Neoview SQL compile
time.
LARGEINTTOTAL_MASTER_EXEC_EXECUTION_TIME
Total number of SQLPrepare
calls.
LARGEINTTOTAL_PREPARES
Total number of SQL SELECT
statements sent by the HP
ODBC driver to the NDCS SQL
server. Does not include
internally generated SQL
statements.
LARGEINTTOTAL_SELECT_STMTS_EXECUTED
Total number of SQL UPDATE
statements sent by the HP
ODBC driver to the NDCS SQL
server. Does not include
internally generated SQL
statements.
LARGEINTTOTAL_UPDATE_STMTS_EXECUTED
Total number of SQL statement
warnings detected by the
NDCS SQL server.
LARGEINTTOTAL_WARNINGS
ODBC Session Data 39