Metrics timesten_cg_awt_oracle_call_total to timesten_cg_flushed_row_total

Metric Type Description

timesten_cg_awt_oracle_call_total

counter

Number of calls made to the Oracle database

timesten_cg_awt_oracle_commit_total

counter

Number of AWT transactions committed on the Oracle database

timesten_cg_awt_oracle_retry_total

counter

Number of times AWT transactions are re-tried on the Oracle database in case of an error

timesten_cg_awt_oracle_rollback_total

counter

Number of rollbacks on the Oracle database because of errors

timesten_cg_awt_plsql_mode_batch_total

counter

Number of PL/SQL block batches sent to the Oracle database (cacheawtmethod = 1)

timesten_cg_awt_plsql_mode_byte_total

counter

Number of bytes sent to the Oracle database in PL/SQL mode (cacheawtmethod = 1)

timesten_cg_awt_plsql_mode_row_delete_total

counter

Number of rows deleted on the Oracle database in PL/SQL mode (cacheawtmethod = 1)

timesten_cg_awt_plsql_mode_row_insert_total

counter

Number of rows inserted on the Oracle database in PL/SQL mode (cacheawtmethod = 1)

timesten_cg_awt_plsql_mode_row_update_total

counter

Number of rows updated on the Oracle database in PL/SQL mode (cacheawtmethod = 1)

timesten_cg_awt_sql_mode_batch_total

counter

Number of batches sent to the Oracle database in SQL mode (cacheawtmethod = 0)

timesten_cg_awt_sql_mode_byte_total

counter

Number of bytes sent to the Oracle database in SQL mode (cacheawtmethod = 0)

timesten_cg_awt_sql_mode_delete_batch_total

counter

Number of delete batches sent to the Oracle database in SQL mode (cacheawtmethod = 0)

timesten_cg_awt_sql_mode_insert_batch_total

counter

Number of insert batches sent to the Oracle database in SQL mode (cacheawtmethod = 0)

timesten_cg_awt_sql_mode_row_delete_total

counter

Number of rows deleted on the Oracle database in SQL mode (cacheawtmethod = 0)

timesten_cg_awt_sql_mode_row_insert_total

counter

Number of rows inserted on the Oracle database in SQL mode (cacheawtmethod = 0)

timesten_cg_awt_sql_mode_row_update_total

counter

Number of rows updated on the Oracle database in SQL mode (cacheawtmethod = 0)

timesten_cg_awt_sql_mode_update_batch_total

counter

Number of update batches sent to the Oracle database in SQL mode (cacheawtmethod = 0)

timesten_cg_awt_tt_txn_total

counter

Number of TimesTen transactions propagated to the Oracle database

timesten_cg_dynamic_local_hit_total

counter

Dynamic cache group cache hits: Number of dynamic loads that find the requested data within the database

timesten_cg_dynamic_local_miss_logoff_retry_total

counter

Number of times the LogOff had to be retried due to no connections being available when UseCacheConnPool and ConnNoWait are enabled

timesten_cg_dynamic_local_miss_oracle_load_disconnect_total

counter

Number of times the connection to Oracle was closed after performing a dynamic load

timesten_cg_dynamic_local_miss_oracle_load_miss_total

counter

Number of data misses on the Oracle database when servicing dynamic load misses for dynamic global cache groups

timesten_cg_dynamic_local_miss_oracle_load_success_total

counter

Number of data loads from the Oracle database when servicing dynamic load misses for dynamic cache groups

timesten_cg_dynamic_local_miss_oracle_load_total

counter

Number of data load attempts from the Oracle database when servicing dynamic load misses for dynamic cache groups

timesten_cg_dynamic_local_miss_total

counter

Dynamic cache group cache misses: Number of dynamic loads that do not find the requested data within the database and need to load the data from the Oracle database

timesten_cg_flush_total

counter

Number of flush cache group executions

timesten_cg_flushed_byte_total

counter

Number of bytes flushed to the Oracle database

timesten_cg_flushed_row_total

counter

Number of rows flushed to the Oracle database