SQL commands
|
The number of SQL commands sent to the DBMS for execution.
|
Open database logins
|
Counts the currently open database sessions. This counter is relevant for the OCI, ODBC, and ODBC high-level interfaces (This
measure is not available in report files).
|
Open database cursors
|
Counts the currently opened database cursors (handles). This counter is relevant for the OCI, ODBC, and ODBC high-level interfaces.
For ODBC, only OdbcClose calls with the SQL_DROP option decrease this measure value. (This measure is not available in report
files.)
|