Is it possible to use raw devices as data file and what is the advantages over file system files?
Yes.The advantages over file system files :
I/O will be improved because Oracle is bye-passing the kernal while writing into disk.
Disk Corruption will be very less.
Explore posts in the same categories: SQL Interview Questions