Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> Re: The Right Manual
John, ODM is a standard created by Oracle for how the
database wishes to do I/O. Oracle published a standard
for how they would like to do I/O and Veritas created
an ODM compliant version for VxFS. ODM also leverages
the performance gains implemented in QIO. Veritas has
also added some management features that will help the
DBA. ODM is just like QIO in that will allow Oracle to
access the underlying storage without passing through
the actual filesystem give you more less raw I/O
performance. ODM also address some limitations of QIO
such as file resizing and allowing the use of file
names. Veritas provides the Libraries necessary for
Oracle to use as its I/O library. ODM also has
clustering extensions for RAC. This allows you to use
RAC on Cluster file systems with Veritas. Oracle does
not use file descriptors with ODM but use ODM
identifiers instead.
This all I know about ODM.
Scott
-- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: Scott INET: oraracdba_at_yahoo.com Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051 San Diego, California -- Public Internet access / Mailing Lists -------------------------------------------------------------------- To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing).Received on Thu Jun 20 2002 - 16:11:00 CDT
![]() |
![]() |