Database properties
1096
Property Description
ActiveReq
The number of server threads that are currently
handling a request.
AvailIIO
Reserved
BufferMisses
The total number of network buffer allocations
exceeding the connection buffer pool
BuildChange
Reserved
BuildClient
Reserved
BuildReproducible
Reserved
BytesReceived
The number of bytes received during client/server
communications.
BytesSent
The number of bytes sent during client/server
communications.
CacheHits
The number of database page lookups satisfied by
finding the page in the cache.
CacheHitsEng
The number of database page lookups
CacheRead
The number of database pages that have been looked
up in the cache.
CacheReadIndInt
The number of index internal-node pages that have
been read from the cache.
CacheReadIndLeaf
The number of index leaf pages that have been read
from the cache.
CacheReadTable
The number of table pages that have been read from
the cache.
CacheReplacements
The number of pages in the cache that have been
replaced.
CharSet
The character set in use by the database server.
CheckpointUrgency
The time that has elapsed since the last checkpoint, as a
percentage of the checkpoint time setting of the
database.
Chkpt
The number of checkpoints that have been performed.
ChkptFlush
The number of ranges of adjacent pages written out
during a checkpoint.
ChkptPage
The number of transaction log checkpoints.
CommitFile
The number of times the server has forced a flush of
the disk cache. On Windows NT and NetWare
platforms, the disk cache does not need to be flushed if
unbuffered (direct) IO is used.
Descriptions