Veritas Storage Foundation 5.1 SP1: Storage and Availability Management for Oracle (5900-1504, April 2011)
size 100M reuse;
Tablespace created.
Displaying Quick I/O status and file attributes
You can obtain and display information about Quick I/O status and file attributes
using various options of the ls command:
Lists all files on a file system, including Quick I/O files and their links.-al
Shows if Quick I/O was successfully installed and enabled.-1L
Shows how a Quick I/O file name is resolved to that of a raw device.-a1L
To list all files on the current file system, including Quick I/O files and their links
◆
Use the ls -al command with the file names:
$ ls -al filename .filename
The following example shows how to use the -a option to display the absolute
path name created using qiomkfile:
$ ls -la /snap_data11r2/FLAS11r2/.qfile01.dbf /snap_data11r2/FLAS11r2/qfile01.dbf
lrwxrwxrwx 1 ora11gr2 dba 24 Jul 15 03:27 /snap_data11r2/FLAS11r2/.qfile01.dbf -> \
.qfile01.dbf::cdev:vxfs:
lrwxrwxrwx 1 ora11gr2 dba 48 Jul 15 05:17 /snap_data11r2/FLAS11r2/qfile01.dbf -> \
/snap_data11r2/FLAS11r2/.qfile01.dbf::cdev:vxfs:
101Improving database performance with Veritas Quick I/O
Displaying Quick I/O status and file attributes