White paper
I'm looking for a white paper or an official Oracle document about backing up the primary database by using the standby database I know about the commands like configure DB_UNIQUE_NAME <name> CONNECT IDENTIFIER <TNS> and RESYNC CATALOG FROM DB_UNIQUE_NAME <name>, I have done it in practice, but I've been asked for a write up. Is there any document or white paper describing the practice?
0