Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> Re: 10g show stoppers
ASM is using raw devices. It's not possible to (simply) extract datafiles
nor archivelogs from an ASM managed device, but Oracle knows the internal
format of the it and knows where the blocks of its "files" are stored on the
device.
You can use RMAN to back up archivelogs and datafiles from an ASM device, no OS copying is allowed.
I personally do like ASM and haven't seen any showstopper-bugs, but I've not implemented a large RAC+ASM in production yet, only few two node ones on linux servers (I don't trust OCFS, I have seen too much trouble with it).
Tanel.
> Tanel,
> If I understand your statement, ASM can handle file systems?
> Or is the ASM using raw and knows to keep track of the archlog
> nomenclature internally
> and place the logs where it may but make them appear as cooked?
> Ron
>
> >>> tanel.poder.003_at_mail.ee 07/01/2004 2:32:51 PM >>>
> > You always want archived logs on a filesystem. The archiver expects
> to
> > write the sequence of archived logs to the same directory. Not sure
> how
> > you could do anything else but put archived logs on a filesystem.
>
> In 10g you can place archivelogs to ASM managed "directory", you just
> include a + sign in beginning of log_archive_dest_x p
arametersvalue,tospecifythatwearedealingwithASMvolumeinsteadofaregulardirect
ory.Tanel.----------------------------------------------------------------Pl easeseetheofficialORACLE-LFAQhttpwww.orafaq.zl6----------------------------- -----------------------------------
-- 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 Jul 01 2004 - 14:22:19 CDT
![]() |
![]() |