Location of received log files on standby system.
Hi,
I am installing data guard for an Oracle 11.2 RAC database using ASM on Linux.
The standby system is a standalone database using ASM on linux.
At the standby system, the log files received from the primary system are stored in the local filesystem ($ORACLE_HOME/dbs).
How can I configure the system to store the received log files in the ASM storage?
I tried to change the STANDBY_ARCHIVE_DEST parameter but nothing changed.
Thank you