Standby on ASM - Primary on file system
Hello
We have 2 stand alone databases (one 11g and one 12c)
The O/S is linux and the database files are on linux file system
We are planning to create physical standby for each of these databases but with file system on ASM
Can someone please point out to us a document that we can refer to (so that when creating the physical standby, the database files are created on the ASM disk groups)
Would this be accomplished just by setting db_file_name_convert and log_file_name_covert init.ora parameters on the standby database or do we need to include when duplicating the database?