InterviewSolution
Saved Bookmarks
| 1. |
It Is Possible To Use Raw Devices As Data Files And What Are The Advantages Over File System Files? |
|
Answer» The ADVANTAGES over file system files are that I/O will be IMPROVED because Oracle is bye-passing the kernel which WRITING into disk. Disk CORRUPTION will be very less. The advantages over file system files are that I/O will be improved because Oracle is bye-passing the kernel which writing into disk. Disk corruption will be very less. |
|