Class Summary |
ConglomInfo |
|
ErrorLogReader |
ErrorLogReader is a virtual table interface (VTI) which contains all the statements
of "interest" in db2j.
|
ErrorMessages |
ErrorMessage is a VTI that shows all the SQLStates, locale-sensitive error
messages, and exception severities for a database.
|
LockTable |
LockTable is a virtual table that shows all locks currently held in
the database.
|
SpaceTable |
SpaceTable is a virtual table that shows the space usage of a particular
table and its indexes.
|
StatementCache |
StatementCache is a virtual table that shows the contents of the SQL statement cache.
|
StatementDuration |
StatementDuration is a virtual table which
can be used to analyze the execution duration of the statements
of "interest" in db2j.
|
TransactionTable |
TransactionTable is a virtual table that shows all transactions
currently in the database.
|