8.99 V$OFS_STATS
V$OFS_STATS displays performance statistics for various Oracle File System operations. These statistics are maintained at per mount level.
               
| Column | Datatype | Description | 
|---|---|---|
| 
 | 
 | Mount point | 
| 
 | 
 | Number of lookup operations performed | 
| 
 | 
 | Number of forget operations performed | 
| 
 | 
 | Number of getattr operations | 
| 
 | 
 | Number of setattr operations | 
| 
 | 
 | Number of readlink operations | 
| 
 | 
 | Number of symlink operations | 
| 
 | 
 | Number of mknod operations | 
| 
 | 
 | Number of mkdir operations | 
| 
 | 
 | Number of remove file operations | 
| 
 | 
 | Number of remove directory operations | 
| 
 | 
 | Number of file rename operations | 
| 
 | 
 | Number of hard link operations | 
| 
 | 
 | Number of file open operations | 
| 
 | 
 | Number of file read operations | 
| 
 | 
 | Number of file write operations | 
| 
 | 
 | Number of statfs operations performed | 
| 
 | 
 | Number of release operations | 
| 
 | 
 | Number of file sync operations | 
| 
 | 
 | Number of set extended attributes operations | 
| 
 | 
 | Number of get extended attributes | 
| 
 | 
 | Number of list extended attributes | 
| 
 | 
 | Number of remove extended attributes | 
| 
 | 
 | Number of flush operations | 
| 
 | 
 | Number of init operations | 
| 
 | 
 | Number of opendir operations | 
| 
 | 
 | Number of readdir operations | 
| 
 | 
 | Number of releasedir operations | 
| 
 | 
 | Number of directory sync operations | 
| 
 | 
 | Number of file get lock operations | 
| 
 | 
 | Number of file lock operations | 
| 
 | 
 | Number of file lock operation with wait option | 
| 
 | 
 | Number of access operations | 
| 
 | 
 | Number of create operations | 
| 
 | 
 | Number of interrupt operations received on the mount | 
| 
 | 
 | Number of block map operations received | 
| 
 | 
 | Number of destroy operations | 
| 
 | 
 | Total number of bytes read on the mount point | 
| 
 | 
 | Total number of bytes written to the mount point | 
| 
 | 
 | The ID of the container to which the data pertains. Possible values include: 
 | 
Note:
This database view is supported only on the Linux operating system.
See Also: