ODBC Server Installation and Management Manual
Managing NonStop ODBC Server Resources
HP NonStop ODBC Server Installation and Management Manual—429395-002
5-4
Resource Accounting Log Table
START_PRIORITY Priority under which the NonStop ODBC Server is 
running.
ACC_LEVEL Recording level: 
SESSION per-session basis
SQL_STATEMENT per-statement basis
IN_MESSAGES Number of input messages from the SCS process 
read by the NonStop ODBC Server process.
IN_MESSAGE_B Total input message bytes read by the NonStop 
ODBC Server.
OUT_MESSAGES Number of output messages written to the SCS 
process by the NonStop ODBC Server process.
OUT_MESSAGE_B Total output message bytes written by the 
NonStop ODBC Server.
SCS_EXECUTION_TIME Time (milliseconds) used by the SCS process in 
managing the session during the START_TIME to 
END_TIME interval.
NSODBC_EXECUTION_TIME Execution time (milliseconds) used by the 
NonStop ODBC Server during the start-end 
interval. Includes calls to the file system and 
other external processes.
NSODBC_ELAPSED_TIME Time (milliseconds) elapsed under NonStop 
ODBC Server control during the start-end 
interval. The time the system is working on the 
request, including internal wait times. The 
difference between this and 
NSODBC_EXECUTION_TIME is time spent in 
the NOS process.
NSSQL_EXECUTION_TIME SQL/MP compilation and execution time in 
milliseconds during the start-end interval. 
Includes calls to the file system and other 
external processes.
NSSQL_ELAPSED_TIME Time (milliseconds) elapsed under SQL/MP 
executor control during the start-end interval. The 
time the system is working on the request, 
including internal wait times. The difference 
between this and NSSQL_EXECUTION_TIME is 
internal processing time.










