Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> Re: Oracle File System.
On 03/04/2004 08:34:48 AM, ramalingam.rangadoure_at_tcs.com wrote:
> Hi All,
> We are using Oracle in Solaris environment for our application.
> We want to know the following things to go for a Oracle file system
>
> 1. Is it good to go for a file system,instead of storing data in
> RAW disk. If we are using file system what are the advantages...... like
> taking back up,crash over recovery,etc ......
>
> 2. Is there any disadvantage for using the file system..........
> like performance degrade.
>
> Please if any of you using the file system give the detail to us .
Oracle Internet File System presents oracle tables as files. It's just a presentation layer on top of the database. As databases are far more complex then file systems, that means that oracle IFS will be much slower then NFS or CIFS (to unix users known as Samba or SMB). On the other hand, loading things to and from the database will be reduced to copying things.
-- Archives are at http://www.freelists.org/archives/oracle-l/ FAQ is at http://www.freelists.org/help/fom-serve/cache/1.html -----------------------------------------------------------------Received on Thu Mar 04 2004 - 08:25:24 CST
![]() |
![]() |