Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Unix File System vs. Raw Devices
derwin_at_my-dejanews.com wrote in message <6ipo17$lii$1_at_nnrp1.dejanews.com>...
>>
>Although I have used RAW in the past -- with the new autoextend tablespaces
>(datafiles) FS files seem pretty nice when you run low on space...
>
>Daryl
You can use both RAW and file systems on the same database. We used RAW for the datafiles and file systems for the REDO logs and Archive REDO logs. My problem with autoextend is that it is a tool for DBAs that don't do proper sizing and planning for their database. It's OK for development, but not for production.
Alan V. Received on Thu May 07 1998 - 12:59:57 CDT
![]() |
![]() |