db_name or db_unique_name when creting DR dataguard
Hi, I am bit confused with this db_name or db_unique_name, and wondering some one can help me with below.
I am trying to create a physical stand by using data guard on windows. when using below command
oradim -new -sid <db name> -startmode manual
Wen manual registering the database with the listener what should I use db_name or db_unique_name?
When seting the ORACLE_SID, db_name or db_unique_name?
I suppose above is the same for Linux?
My environment is - Windows Server 2012 (64bit) / Oracle EN 12C R2
Thank you and kind regards