Oracle database statistic names in this post is from Oracle Database 11g Release 11.1.0.6.0. Many of these statistics are tied to the internal implementation of Oracle and therefore are subject to change or deletion without notice, even between patch releases. Application developers should be aware of this and write their code to tolerate missing or extra statistics.
Definition of class numbers
- 1, User
- 2, Redo
- 4, Enqueue
- 8, Cache
- 16, OS
- 32, Real Application Clusters
- 64, SQL
- 128, Debug
Oracle database statistics names
- active txn count during cleanout /* Debug – (128) */
- application wait time /* User – (1) */
- auto extends on undo tablespace /* Debug – (128) */
- background checkpoints completed /* Cache – (8) */
- background checkpoints started /* Cache – (8) */
- background timeouts /* Debug – (128) */
- Batched IO (bound) vector count /* SQL and Caching – (72) */
- Batched IO (full) vector count /* SQL and Caching – (72) */
- Batched IO (space) vector count /* SQL and Caching – (72) */
- Batched IO block miss count /* SQL and Caching – (72) */
- Batched IO buffer defrag count /* SQL and Caching – (72) */
- Batched IO double miss count /* SQL and Caching – (72) */
- Batched IO same unit count /* SQL and Caching – (72) */
- Batched IO single block count /* SQL and Caching – (72) */
- Batched IO slow jump count /* SQL and Caching – (72) */
- Batched IO vector block count /* SQL and Caching – (72) */
- Batched IO vector read count /* SQL and Caching – (72) */
- Batched IO zero block count /* SQL and Caching – (72) */
- Block Cleanout Optim referenced /* Debug – (128) */
- blocks helped by sage commit cache /* SQL – (64) */
- blocks sage cache can process /* SQL – (64) */
- blocks sage data can process /* SQL – (64) */
- blocks sage skipped due to chained rows /* SQL – (64) */
- blocks sage txn can process /* SQL – (64) */
- branch node splits /* Debug – (128) */
- buffer is not pinned count /* SQL and Caching – (72) */
- buffer is pinned count /* SQL and Caching – (72) */
- bytes received via SQL*Net from client /* User – (1) */
- bytes received via SQL*Net from dblink /* User – (1) */
- bytes sent via SQL*Net to client /* User – (1) */
- bytes sent via SQL*Net to dblink /* User – (1) */
- bytes via SQL*Net vector from client /* User – (1) */
- bytes via SQL*Net vector from dblink /* User – (1) */
- bytes via SQL*Net vector to client /* User – (1) */
- bytes via SQL*Net vector to dblink /* User – (1) */
- Cached Commit SCN referenced /* Debug – (128) */
- calls to get snapshot scn: kcmgss /* RAC – (32) */
- calls to kcmgas /* Debug – (128) */
- calls to kcmgcs /* Debug – (128) */
- calls to kcmgrs /* Debug – (128) */
- CCursor + sql area evicted /* SQL – (64) */
- change write time /* Cache – (8) */
- cleanout – number of ktugct calls /* Debug – (128) */
- cleanouts and rollbacks – consistent read gets /* Debug – (128) */
- cleanouts only – consistent read gets /* Debug – (128) */
- cluster key scan block gets /* SQL – (64) */
- cluster key scans /* SQL – (64) */
- cluster wait time /* User – (1) */
- Clusterwide global transactions /* Other – (33) */
- Clusterwide global transactions spanning RAC nodes /* Other – (33) */
- cold recycle reads /* Cache – (8) */
- commit batch performed /* User – (1) */
- commit batch requested /* User – (1) */
- commit batch/immediate performed /* User – (1) */
- commit batch/immediate requested /* User – (1) */
- commit cleanout failures: block lost /* Cache – (8) */
- commit cleanout failures: buffer being written /* Cache – (8) */
- commit cleanout failures: callback failure /* Cache – (8) */
- commit cleanout failures: cannot pin /* Cache – (8) */
- commit cleanout failures: hot backup in progress /* Cache – (8) */
- commit cleanout failures: write disabled /* Cache – (8) */
- commit cleanouts /* Cache – (8) */
- commit cleanouts successfully completed /* Cache – (8) */
- commit immediate performed /* User – (1) */
- commit immediate requested /* User – (1) */
- commit nowait performed /* User – (1) */
- commit nowait requested /* User – (1) */
- Commit SCN cached /* Debug – (128) */
- commit txn count during cleanout /* Debug – (128) */
- commit wait performed /* User – (1) */
- commit wait requested /* User – (1) */
- commit wait/nowait performed /* User – (1) */
- commit wait/nowait requested /* User – (1) */
- concurrency wait time /* User – (1) */
- consistent changes /* Cache – (8) */
- consistent gets /* Cache – (8) */
- consistent gets – examination /* Cache – (8) */
- consistent gets direct /* Cache – (8) */
- consistent gets from cache /* Cache – (8) */
- consistent gets from cache (fastpath) /* Cache – (8) */
- CPU used by this session /* User – (1) */
- CPU used when call started /* Debug – (128) */
- CR blocks created /* Cache – (8) */
- current blocks converted for CR /* Cache – (8) */
- cursor authentications /* Debug – (128) */
- data blocks consistent reads – undo records applied /* Debug – (128) */
- db block changes /* Cache – (8) */
- db block gets /* Cache – (8) */
- db block gets direct /* Cache – (8) */
- db block gets from cache /* Cache – (8) */
- db block gets from cache (fastpath) /* Cache – (8) */
- db corrupt blocks detected /* Cache – (8) */
- db corrupt blocks recovered /* Cache – (8) */
- DB time /* User – (1) */
- DBWR checkpoint buffers written /* Cache – (8) */
- DBWR checkpoints /* Cache – (8) */
- DBWR fusion writes /* Other – (40) */
- DBWR lru scans /* Cache – (8) */
- DBWR object drop buffers written /* Cache – (8) */
- DBWR parallel query checkpoint buffers written /* Cache – (8) */
- DBWR revisited being-written buffer /* Cache – (8) */
- DBWR tablespace checkpoint buffers written /* Cache – (8) */
- DBWR thread checkpoint buffers written /* Cache – (8) */
- DBWR transaction table writes /* Cache – (8) */
- DBWR undo block writes /* Cache – (8) */
- DDL statements parallelized /* RAC – (32) */
- deferred (CURRENT) block cleanout applications /* Debug – (128) */
- deferred CUR cleanouts (index blocks) /* Debug – (128) */
- DFO trees parallelized /* RAC – (32) */
- dirty buffers inspected /* Cache – (8) */
- DML statements parallelized /* RAC – (32) */
- doubling up with imu segment /* Debug – (128) */
- drop segment calls in space pressure /* Debug – (128) */
- DX/BB enqueue lock background get time /* Debug – (128) */
- DX/BB enqueue lock background gets /* Debug – (128) */
- DX/BB enqueue lock foreground requests /* Debug – (128) */
- DX/BB enqueue lock foreground wait time /* Debug – (128) */
- Effective IO time /* Cache – (8) */
- enqueue conversions /* Enqueue – (4) */
- enqueue deadlocks /* Enqueue – (4) */
- enqueue releases /* Enqueue – (4) */
- enqueue requests /* Enqueue – (4) */
- enqueue timeouts /* Enqueue – (4) */
- enqueue waits /* Enqueue – (4) */
- exchange deadlocks /* Cache – (8) */
- execute count /* SQL – (64) */
- failed probes on index block reclamation /* Debug – (128) */
- flashback log writes /* Redo – (2) */
- Forwarded 2PC commands across RAC nodes /* Other – (33) */
- frame signature mismatch /* SQL – (64) */
- free buffer inspected /* Cache – (8) */
- free buffer requested /* Cache – (8) */
- gc blocks corrupt /* Other – (40) */
- gc blocks lost /* Other – (40) */
- gc claim blocks lost /* Other – (40) */
- gc CPU used by this session /* Other – (40) */
- gc cr block build time /* Other – (40) */
- gc cr block flush time /* Other – (40) */
- gc cr block receive time /* Other – (40) */
- gc cr block send time /* Other – (40) */
- gc cr blocks received /* Other – (40) */
- gc cr blocks served /* Other – (40) */
- gc current block flush time /* Other – (40) */
- gc current block pin time /* Other – (40) */
- gc current block receive time /* Other – (40) */
- gc current block send time /* Other – (40) */
- gc current blocks received /* Other – (40) */
- gc current blocks served /* Other – (40) */
- gc local grants /* Other – (40) */
- gc reader bypass grants /* Other – (40) */
- gc remote grants /* Other – (40) */
- gcs messages sent /* RAC – (32) */
- ges messages sent /* RAC – (32) */
- global enqueue CPU used by this session /* RAC – (32) */
- global enqueue get time /* RAC – (32) */
- global enqueue gets async /* RAC – (32) */
- global enqueue gets sync /* RAC – (32) */
- global enqueue releases /* RAC – (32) */
- global undo segment hints helped /* Debug – (128) */
- global undo segment hints were stale /* Debug – (128) */
- GTX processes spawned by autotune /* RAC – (32) */
- GTX processes stopped by autotune /* RAC – (32) */
- heap block compress /* SQL – (64) */
- Heap Segment Array Inserts /* SQL – (64) */
- Heap Segment Array Updates /* SQL – (64) */
- hot buffers moved to head of LRU /* Cache – (8) */
- HSC Compressed Segment Block Changes /* SQL – (64) */
- HSC Heap Segment Block Changes /* SQL – (64) */
- HSC IDL Compressed Blocks /* SQL – (64) */
- HSC OLTP Compressed Blocks /* SQL – (64) */
- HSC OLTP compression block checked /* Debug – (128) */
- HSC OLTP Compression skipped rows /* Debug – (128) */
- HSC OLTP Drop Column /* Debug – (128) */
- HSC OLTP inline compression /* Debug – (128) */
- HSC OLTP negative compression /* Debug – (128) */
- HSC OLTP Non Compressible Blocks /* SQL – (64) */
- HSC OLTP positive compression /* Debug – (128) */
- HSC OLTP recursive compression /* Debug – (128) */
- HSC OLTP Space Saving /* SQL – (64) */
- immediate (CR) block cleanout applications /* Debug – (128) */
- immediate (CURRENT) block cleanout applications /* Debug – (128) */
- immediate CR cleanouts (index blocks) /* Debug – (128) */
- IMU bind flushes /* Debug – (128) */
- IMU commits /* Debug – (128) */
- IMU contention /* Debug – (128) */
- IMU CR rollbacks /* Debug – (128) */
- IMU Flushes /* Debug – (128) */
- IMU ktichg flush /* Debug – (128) */
- IMU mbu flush /* Debug – (128) */
- IMU pool not allocated /* Debug – (128) */
- IMU recursive-transaction flush /* Debug – (128) */
- IMU Redo allocation size /* Debug – (128) */
- IMU undo allocation size /* Debug – (128) */
- IMU undo retention flush /* Debug – (128) */
- IMU- failed to get a private strand /* Debug – (128) */
- index crx upgrade (found) /* SQL – (64) */
- index crx upgrade (positioned) /* SQL – (64) */
- index crx upgrade (prefetch) /* SQL – (64) */
- index fast full scans (direct read) /* SQL – (64) */
- index fast full scans (full) /* SQL – (64) */
- index fast full scans (rowid ranges) /* SQL – (64) */
- index fetch by key /* Debug – (128) */
- index scans kdiixs1 /* Debug – (128) */
- IPC CPU used by this session /* RAC – (32) */
- java call heap collected bytes /* User – (1) */
- java call heap collected count /* User – (1) */
- java call heap gc count /* User – (1) */
- java call heap live object count /* User – (1) */
- java call heap live object count max /* User – (1) */
- java call heap live size /* User – (1) */
- java call heap live size max /* User – (1) */
- java call heap object count /* User – (1) */
- java call heap object count max /* User – (1) */
- java call heap total size /* User – (1) */
- java call heap total size max /* User – (1) */
- java call heap used size /* User – (1) */
- java call heap used size max /* User – (1) */
- java session heap collected bytes /* User – (1) */
- java session heap collected count /* User – (1) */
- java session heap gc count /* User – (1) */
- java session heap live object count /* User – (1) */
- java session heap live object count max /* User – (1) */
- java session heap live size /* User – (1) */
- java session heap live size max /* User – (1) */
- java session heap object count /* User – (1) */
- java session heap object count max /* User – (1) */
- java session heap used size /* User – (1) */
- java session heap used size max /* User – (1) */
- leaf node 90-10 splits /* Debug – (128) */
- leaf node splits /* Debug – (128) */
- lob reads /* Cache – (8) */
- LOB table id lookup cache misses /* Debug – (128) */
- lob writes /* Cache – (8) */
- lob writes unaligned /* Cache – (8) */
- local undo segment hints helped /* Debug – (128) */
- local undo segment hints were stale /* Debug – (128) */
- logons cumulative /* User – (1) */
- logons current /* User – (1) */
- messages received /* Debug – (128) */
- messages sent /* Debug – (128) */
- Misses for writing mapping /* Debug – (128) */
- native hash arithmetic execute /* SQL – (64) */
- native hash arithmetic fail /* SQL – (64) */
- no buffer to keep pinned count /* SQL and Caching – (72) */
- no work – consistent read gets /* Debug – (128) */
- number of map misses /* Cache – (8) */
- number of map operations /* Cache – (8) */
- Number of read IOs issued /* Cache – (8) */
- opened cursors cumulative /* User – (1) */
- opened cursors current /* User – (1) */
- OS All other sleep time /* OS – (16) */
- OS Chars read and written /* OS – (16) */
- OS Data page fault sleep time /* OS – (16) */
- OS Input blocks /* OS – (16) */
- OS Involuntary context switches /* OS – (16) */
- OS Kernel page fault sleep time /* OS – (16) */
- OS Major page faults /* OS – (16) */
- OS Messages received /* OS – (16) */
- OS Messages sent /* OS – (16) */
- OS Minor page faults /* OS – (16) */
- OS Other system trap CPU time /* OS – (16) */
- OS Output blocks /* OS – (16) */
- OS Process heap size /* OS – (16) */
- OS Process stack size /* OS – (16) */
- OS Signals received /* OS – (16) */
- OS Swaps /* OS – (16) */
- OS System call CPU time /* OS – (16) */
- OS System calls /* OS – (16) */
- OS Text page fault sleep time /* OS – (16) */
- OS User level CPU time /* OS – (16) */
- OS User lock wait sleep time /* OS – (16) */
- OS Voluntary context switches /* OS – (16) */
- OS Wait-cpu (latency) time /* OS – (16) */
- OTC commit optimization attempts /* Debug – (128) */
- OTC commit optimization failure – setup /* Debug – (128) */
- OTC commit optimization hits /* Debug – (128) */
- Parallel operations downgraded 1 to 25 pct /* RAC – (32) */
- Parallel operations downgraded 25 to 50 pct /* RAC – (32) */
- Parallel operations downgraded 50 to 75 pct /* RAC – (32) */
- Parallel operations downgraded 75 to 99 pct /* RAC – (32) */
- Parallel operations downgraded to serial /* RAC – (32) */
- Parallel operations not downgraded /* RAC – (32) */
- parse count (failures) /* SQL – (64) */
- parse count (hard) /* SQL – (64) */
- parse count (total) /* SQL – (64) */
- parse time cpu /* SQL – (64) */
- parse time elapsed /* SQL – (64) */
- physical read bytes /* Cache – (8) */
- physical read IO requests /* Cache – (8) */
- physical read total bytes /* Cache – (8) */
- physical read total IO requests /* Cache – (8) */
- physical read total multi block requests /* Cache – (8) */
- physical reads /* Cache – (8) */
- physical reads cache /* Cache – (8) */
- physical reads cache prefetch /* Cache – (8) */
- physical reads direct /* Cache – (8) */
- physical reads direct (lob) /* Cache – (8) */
- physical reads direct temporary tablespace /* Cache – (8) */
- physical reads for flashback new /* Cache – (8) */
- physical reads prefetch warmup /* Cache – (8) */
- physical reads retry corrupt /* Cache – (8) */
- physical write bytes /* Cache – (8) */
- physical write IO requests /* Cache – (8) */
- physical write total bytes /* Cache – (8) */
- physical write total IO requests /* Cache – (8) */
- physical write total multi block requests /* Cache – (8) */
- physical writes /* Cache – (8) */
- physical writes direct /* Cache – (8) */
- physical writes direct (lob) /* Cache – (8) */
- physical writes direct temporary tablespace /* Cache – (8) */
- physical writes from cache /* Cache – (8) */
- physical writes non checkpoint /* Cache – (8) */
- pinned buffers inspected /* Cache – (8) */
- prefetch clients – 16k /* Cache – (8) */
- prefetch clients – 2k /* Cache – (8) */
- prefetch clients – 32k /* Cache – (8) */
- prefetch clients – 4k /* Cache – (8) */
- prefetch clients – 8k /* Cache – (8) */
- prefetch clients – default /* Cache – (8) */
- prefetch clients – keep /* Cache – (8) */
- prefetch clients – recycle /* Cache – (8) */
- prefetch warmup blocks aged out before use /* Cache – (8) */
- prefetch warmup blocks flushed out before use /* Cache – (8) */
- prefetched blocks aged out before use /* Cache – (8) */
- process last non-idle time /* Debug – (128) */
- PX local messages recv’d /* RAC – (32) */
- PX local messages sent /* RAC – (32) */
- PX remote messages recv’d /* RAC – (32) */
- PX remote messages sent /* RAC – (32) */
- queries parallelized /* RAC – (32) */
- queue flush /* Debug – (128) */
- queue ocp pages /* Debug – (128) */
- queue position update /* Debug – (128) */
- queue qno pages /* Debug – (128) */
- queue single row /* Debug – (128) */
- queue splits /* Debug – (128) */
- queue update without cp update /* Debug – (128) */
- recovery array read time /* Cache – (8) */
- recovery array reads /* Cache – (8) */
- recovery block gets from cache /* Cache – (8) */
- recovery blocks read /* Cache – (8) */
- recovery blocks read for lost write detection /* Cache – (8) */
- recovery blocks skipped lost write checks /* Cache – (8) */
- recursive aborts on index block reclamation /* Debug – (128) */
- recursive calls /* User – (1) */
- recursive cpu usage /* User – (1) */
- redo blocks checksummed by FG (exclusive) /* Redo – (2) */
- redo blocks checksummed by LGWR /* Redo – (2) */
- redo blocks read (memory) /* Redo – (2) */
- redo blocks read (memory) by LNS /* Redo – (2) */
- redo blocks read for recovery /* Redo – (2) */
- redo blocks read total /* Redo – (2) */
- redo blocks read total by LNS /* Redo – (2) */
- redo blocks written /* Redo – (2) */
- redo blocks written for direct writes /* Redo – (2) */
- redo buffer allocation retries /* Redo – (2) */
- redo entries /* Redo – (2) */
- redo entries for lost write detection /* Redo – (2) */
- redo log space requests /* Redo – (2) */
- redo log space wait time /* Redo – (2) */
- redo ordering marks /* Redo – (2) */
- redo size /* Redo – (2) */
- redo size for lost write detection /* Redo – (2) */
- redo subscn max counts /* Redo – (2) */
- redo synch time /* Cache – (8) */
- redo synch writes /* Cache – (8) */
- redo wastage /* Redo – (2) */
- redo write time /* Redo – (2) */
- redo writer latching time /* Redo – (2) */
- redo writes /* Redo – (2) */
- rollback changes – undo records applied /* Debug – (128) */
- rollbacks only – consistent read gets /* Debug – (128) */
- RowCR – resume /* Debug – (128) */
- RowCR – row contention /* Debug – (128) */
- RowCR attempts /* Debug – (128) */
- RowCR hits /* Debug – (128) */
- rows fetched via callback /* SQL – (64) */
- sage commit cache queries /* SQL – (64) */
- sage scans /* SQL – (64) */
- securefile add dedupd lob to set /* Debug – (128) */
- securefile allocation bytes /* Debug – (128) */
- securefile allocation chunks /* Debug – (128) */
- securefile bytes cleartext /* Debug – (128) */
- securefile bytes deduplicated /* Debug – (128) */
- securefile bytes encrypted /* Debug – (128) */
- securefile bytes non-transformed /* Debug – (128) */
- securefile compressed bytes /* Debug – (128) */
- securefile create dedup set /* Debug – (128) */
- securefile dedup callback oper final /* Debug – (128) */
- securefile dedup flush too low /* Debug – (128) */
- securefile dedup hash collision /* Debug – (128) */
- securefile dedup prefix hash match /* Debug – (128) */
- securefile destroy dedup set /* Debug – (128) */
- securefile direct read bytes /* Debug – (128) */
- securefile direct read ops /* Debug – (128) */
- securefile direct write bytes /* Debug – (128) */
- securefile direct write ops /* Debug – (128) */
- securefile inode ioreap time /* Debug – (128) */
- securefile inode read time /* Debug – (128) */
- securefile inode write time /* Debug – (128) */
- securefile number of flushes /* Debug – (128) */
- securefile number of non-transformed flushes /* Debug – (128) */
- securefile reject deduplication /* Debug – (128) */
- securefile rmv from dedup set /* Debug – (128) */
- securefile uncompressed bytes /* Debug – (128) */
- serializable aborts /* User – (1) */
- session connect time /* User – (1) */
- session cursor cache count /* SQL – (64) */
- session cursor cache hits /* SQL – (64) */
- session logical reads /* User – (1) */
- session pga memory /* User – (1) */
- session pga memory max /* User – (1) */
- session stored procedure space /* User – (1) */
- session uga memory /* User – (1) */
- session uga memory max /* User – (1) */
- shared hash latch upgrades – no wait /* Cache – (8) */
- shared hash latch upgrades – wait /* Cache – (8) */
- shared io pool buffer get failure /* Debug – (128) */
- shared io pool buffer get success /* Debug – (128) */
- SMON posted for dropping temp segment /* Debug – (128) */
- SMON posted for instance recovery /* Debug – (128) */
- SMON posted for txn recovery for other instances /* Debug – (128) */
- SMON posted for undo segment recovery /* Debug – (128) */
- SMON posted for undo segment shrink /* Debug – (128) */
- sorts (disk) /* SQL – (64) */
- sorts (memory) /* SQL – (64) */
- sorts (rows) /* SQL – (64) */
- space was found by tune down /* Debug – (128) */
- space was not found by tune down /* Debug – (128) */
- sql area evicted /* SQL – (64) */
- sql area purged /* SQL – (64) */
- SQL*Net roundtrips to/from client /* User – (1) */
- SQL*Net roundtrips to/from dblink /* User – (1) */
- steps of tune down ret. in space pressure /* Debug – (128) */
- summed dirty queue length /* Cache – (8) */
- switch current to new buffer /* Cache – (8) */
- table fetch by rowid /* SQL – (64) */
- table fetch continued row /* SQL – (64) */
- table lookup prefetch client count /* Cache – (8) */
- table scan blocks gotten /* SQL – (64) */
- table scan rows gotten /* SQL – (64) */
- table scans (cache partitions) /* SQL – (64) */
- table scans (direct read) /* SQL – (64) */
- table scans (long tables) /* SQL – (64) */
- table scans (rowid ranges) /* SQL – (64) */
- table scans (short tables) /* SQL – (64) */
- TBS Extension: files extended /* Debug – (128) */
- TBS Extension: tasks created /* Debug – (128) */
- TBS Extension: tasks executed /* Debug – (128) */
- total bytes read and filtered by intelligent storage /* SQL – (64) */
- total bytes returned by intelligent storage after filtering /* SQL – (64) */
- total number of slots /* Cache – (8) */
- total number of times SMON posted /* Debug – (128) */
- total number of undo segments dropped /* Debug – (128) */
- transaction lock background get time /* Debug – (128) */
- transaction lock background gets /* Debug – (128) */
- transaction lock foreground requests /* Debug – (128) */
- transaction lock foreground wait time /* Debug – (128) */
- transaction rollbacks /* Debug – (128) */
- transaction tables consistent read rollbacks /* Debug – (128) */
- transaction tables consistent reads – undo records applied /* Debug – (128) */
- transactions found in sage commit cache /* SQL – (64) */
- tune down retentions in space pressure /* Debug – (128) */
- undo change vector size /* Debug – (128) */
- undo segment header was pinned /* Debug – (128) */
- user calls /* User – (1) */
- user commits /* User – (1) */
- user I/O wait time /* User – (1) */
- user rollbacks /* User – (1) */
- workarea executions – multipass /* SQL – (64) */
- workarea executions – onepass /* SQL – (64) */
- workarea executions – optimal /* SQL – (64) */
- workarea memory allocated /* SQL – (64) */
- Workload Capture: dbtime /* User – (1) */
- Workload Capture: errors /* User – (1) */
- Workload Capture: size (in bytes) of recording /* User – (1) */
- Workload Capture: unreplayable user calls /* User – (1) */
- Workload Capture: unsupported user calls /* User – (1) */
- Workload Capture: user calls /* User – (1) */
- Workload Capture: user calls flushed /* User – (1) */
- Workload Capture: user logins /* User – (1) */
- Workload Capture: user txns /* User – (1) */
- Workload Replay: dbtime /* User – (1) */
- Workload Replay: deadlocks resolved /* User – (1) */
- Workload Replay: network time /* User – (1) */
- Workload Replay: think time /* User – (1) */
- Workload Replay: time gain /* User – (1) */
- Workload Replay: time loss /* User – (1) */
- Workload Replay: user calls /* User – (1) */
- write clones created for recovery /* Cache – (8) */
- write clones created in background /* Cache – (8) */
- write clones created in foreground /* Cache – (8) */