DBMS_STREAMS_ADM.GET_SCN_MAPPING fails with ORA-01289
(Doc ID 1457716.1)
Last updated on FEBRUARY 19, 2019
Applies to:
Oracle Database - Enterprise Edition - Version 10.2.0.4 and laterOracle Database Exadata Cloud Machine - Version N/A and later
Oracle Cloud Infrastructure - Database Service - Version N/A and later
Oracle Database Cloud Exadata Service - Version N/A and later
Oracle Database Exadata Express Cloud Service - Version N/A and later
Information in this document applies to any platform.
Symptoms
DBMS_STREAMS_ADM.GET_SCN_MAPPING generates ORA-01289 when the DB has two archive log destinations.
The failing query is
SELECT NAME FROM V$ARCHIVED_LOG WHERE NEXT_CHANGE# >= :B1 ORDER BY RECID
Changes
This issue occurs wheen there are more than one log_archive_dest_ at the target database.
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 |