Changing destination 2 from remote to local during archival
(Doc ID 2375890.1)
Last updated on JULY 06, 2021
Applies to:
Oracle Database - Enterprise Edition - Version 11.2.0.3 to 11.2.0.4 [Release 11.2]Oracle Database Cloud Schema Service - Version N/A and later
Oracle Database Exadata Cloud Machine - Version N/A and later
Oracle Cloud Infrastructure - Database Service - Version N/A and later
Oracle Database Backup Service - Version N/A and later
Information in this document applies to any platform.
Symptoms
In primary database, alert.log is reporting the information below although broker is not using.
alert.log
=====
Changing destination 2 from remote to local during archival of log#: 2 sequence#: 242 thread#: 1
Changes
Changed log_archive_dest_2 to null value.
SQL>ALTER SYSTEM SET log_archive_dest_2='' SCOPE=BOTH;
Cause
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
Symptoms |
Changes |
Cause |
Solution |
References |