Log_archive_format with physical standby
Oracle RDBMS : 11.2.0.2(RAC) on RHEL 5.6
Do we need to set any particular value for log_archive_format parameter while creating physical standby database?
In our primary the parameter value is log_archive_format='% t_% s_% r.dbf'. Do we need to change it to a different value or can we leave it like that for physical standby database?
Many of the documents online in different blogs are including log_archive_format='% t_% s_% r.arc along with all other parameters required for creating physical standby database. I am bit confused,can anyone please clarify.
Thanks