V$ System Views
The following table shows the V$ system views:
Table 1-4 V$ system views
| Name | Description |
|---|---|
|
Contains data about the current or last backup of the database. |
|
|
Contains data about perm blocks and the amount of block-level fragmentation in the database. |
|
|
Contains data about the transaction log. |
|
|
Contains data about the background checkpointer. |
|
|
Contains data about the last eight checkpoints. |
|
|
Contains data about the number of commit buffer overflows and the high watermark for memory used by the transaction reclaim records during the transaction commit process. |
|
|
Contains data about most, but not all, connection attributes for the current connection. |
|
|
Contains data about the context value of the current connection. |
|
|
Contains data about the list of processes connected to the database. |
|
|
Contains data about automatic database compaction. |
|
|
Contains data about the value of a system parameter. |
|
|
Contains data about the write concurrency mode of the database and the status of write concurrency mode operations and transitions. |
|
|
Contains data about the transactions of the participants in the cycle. |
|
|
Contains data about deadlock cycles. |
|
|
Contains data about deadlock victims. |
|
|
Contains data about errors for PL/SQL objects |
|
|
Contains a histogram of SQL execution times for either a single SQL command or all SQL commands if the command cache sampling is enabled |
|
|
Contains the size and usage of heap memory |
|
|
Contains the name of the host |
|
|
Contains index recommendations from the last recorded capture at the specified level |
|
|
Contains data about latch statistics |
|
|
Contains data about transaction log holds |
|
|
Contains data about system performance Related view: SYS.V$SYSTEMSTATS |
|
|
Contains statistics information in text format |
|
|
Contains the optimizer flag settings for the current transaction |
|
|
Contains data about the identifiers in the stored objects |
|
|
Contains data about the objects that are stored in the database |
|
|
Contains data about the join order of the last prepared or executed SQL statement ( |
|
|
Contains the set of statements required to restore the table statistics to the current state |
|
|
Contains result statistics about PL/SQL library cache performance and activity |
|
|
Contains data about redundant indexes |
|
|
Contains data about per subscriber statistics for replication. When parallel replication or parallel asynchronous writethrough (AWT) features are enabled, the statistics are per track. If these features are not enabled, the statistics are for track 0. |
|
|
Contains data about each current connection in TimesTen. |
|
|
Contains data about the prepared SQL statements in the TimesTen SQL command cache |
|
|
Contains data about the commands in the TimesTen SQL command cache |
|
|
Contains the detailed runtime query plans for SQL statements in the TimesTen SQL command cache |
|
|
Contains data about the parameters of the |
|
|
Contains data about system monitoring metrics |
|
|
Contains data about the space used by a table or materialized view, including indexes |
|
|
Contains TimesTen release information |
|
|
Contains the transaction ID information for interpreting lock messages |