Can DG_CONFIG be in any order?
(Doc ID 2868068.1)
Last updated on APRIL 17, 2023
Applies to:
Oracle Database - Enterprise Edition - Version 19.12.0.0.0 and laterInformation in this document applies to any platform.
Goal
Disclaimer:
NOTE: In the images and/or the document content below, the user information and environment data used represents fictitious data from the Oracle sample schema(s), Public Documentation delivered with an Oracle database product or other training material. Any similarity to actual environments, actual persons, living or dead, is purely coincidental and not intended in any manner.
For the purposes of this document, the following fictitious environment is used as an example to describe the procedure:
Primary Site:
DB_Name: chicago, DB_unique_name: chicago
Standby Site:
DB_Name: chicago, DB_unique_name: boston
Does DG_CONFIG in parameter LOG_ARCHIVE_CONFIG have to be in the same order in Primary and Standby?
Or is it OK to set them out of order?
Primary:
Database Db_unique_name
Primary chicago
Standby boston
Primary setting:
LOG_ARCHIVE_CONFIG='DG_CONFIG=(chicago,boston)'
Standby setting:
LOG_ARCHIVE_CONFIG='DG_CONFIG=(boston,chicago)'
Solution
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Goal |
Solution |
References |