← Back to context

Comment by ndsipa_pomu

2 years ago

> No DB systems have raw access to sectors or direct raw access to files.

Oracle can use raw disks without having a filesystem on them, though it's more common to use ASM (Automatic Storage Management) which is Oracle's alternative to raw or OS managed disks.