log archive for standby
Our standby has setup the parameter as below:
*.log_archive_dest_1='location="USE_DB_RECOVERY_FILE_DEST"',' valid_for=(STANDBY_LOGFILE,STANDBY_ROLE)'
*.log_archive_dest_state_1='ENABLE'
*.db_recovery_file_dest='+FRA01'
But why the archived log are still go to $ORACLE_HOME/dbs? (This is local folder, not ASM), we hope it can archived to '+FRA01' that is on ASM.
Thanks,
Xiaogang