Oracle 11g R2.
The disk for FRA is formatted using Linux x83 system put on Diskgroup +FRA.
The backups are stored externally on a ext3 file system.
Now, assume the database gets completely crashed and I need to recover it by suing the external backups. I will copy the external backups to the +FRA disk and then perform the recovery from there.
My question is, since the external backups are on ext3 file system while the FRA is on Oracle's ASM file system, will there be a problem for using the two difference file systems?
Thanks
Scott