FRA on ASM
325965Mar 22 2009 — edited Apr 11 2009I am trying to create a compressed backup on ASM using FRA setup. I have defined db_recovery_file_dest and db_recovery_file_dest_size. But the backup is not getting created and seems to simply hang.
Is there anything wrong in the below allocation while using FRA?
ALLOCATE CHANNEL C1 TYPE DISK format '+DATA01/ora_df%chr%t_s%chr%s_s%chr%p.BKP' maxopenfiles 3;