7.89 V$BACKUP_ASYNC_IO
V$BACKUP_ASYNC_IO
displays performance information about ongoing and recently completed RMAN backups and restores.
For each backup, it contains one row for each input data file, one row for the aggregate total performance of all data files, and one row for the output backup piece. This data is not stored persistently, and is not preserved when the instance is re-started.
Column | Datatype | Description |
---|---|---|
|
|
Oracle SID of the session doing the backup or restore |
|
|
Use count for the SID doing the backup or restore |
|
|
A counter that can be used to identify rows from different backup sets |
|
|
Owning |
|
|
Owning |
|
|
Device type where the file is located |
|
|
|
|
|
|
|
|
Name of the backup file being read or written |
|
|
Set count of the backup set being read or written |
|
|
Set stamp of the backup set being read or written |
|
|
Size of the buffers being used to read/write the file, in bytes |
|
|
Number of buffers being used to read/write the file |
|
|
Total number of bytes that will be read or written for the file, if known. If not known, this column will be null |
|
|
Time the file was opened. If |
|
|
Time the file was closed. If |
|
|
Time, in hundredths of a second, that the file was open |
|
|
Number of concurrently open DISK files. This value is only present in rows where |
|
|
Number of bytes read or written so far |
|
|
I/O rate that was achieved with this device during this backup |
|
|
Number of I/Os that were performed to this file |
|
|
Number of asynchronous requests for which a buffer was immediately ready for use |
|
|
Number of times that a buffer was not immediately available, but a buffer became available after doing a nonblocking poll for I/O completion |
|
|
Total time, in hundredths of a second, taken by nonblocking polls for I/O completion |
|
|
Maximum time taken for a nonblocking poll for I/O completion, in hundredths of a second |
|
|
The number of times that a buffer was not immediately available, and only became available after a blocking wait was issued |
|
|
The total time, in hundredths of a second, taken by blocking waits for I/O completion |
|
|
The maximum time taken for a blocking wait for I/O completion, in hundredths of a second |
|
|
The ID of the container to which the data pertains. Possible values include:
|