GG Integrated Extract (IE) Fails With OGG-02028 Failed to attach to logmining server ORA-19801: initialization parameter DB_RECOVERY_FILE_DEST
(Doc ID 2794000.1)
Last updated on JULY 20, 2024
Applies to:
Oracle GoldenGate - Version 19.1.0.0.4 and laterInformation in this document applies to any platform.
Symptoms
Integrated Extract runs fine until DB_RECOVERY_FILE_DEST is set and then later RESET from the 19c database. The IE will abend upon next startup with:
2021-02-02 06:18:49 ERROR OGG-01668 PROCESS ABENDING.
Attempt to register a totally new extract will fail as well, although ggsci message will show a successful registration:
ggsci> register extract EXT_TES1, database
2021-02-09 21:42:13 INFO OGG-02003 Extract EXT_TES1 successfully registered with database at SCN 1648106.
When we inspect the db alert log file we can see the failure at Logminer component:
2021-02-09T21:42:22.254239+00:00 Errors in file /app/oracle/diag/rdbms/orcl/ORCL/trace/ORCL_cp02_12139.trc:
ORA-19801: initialization parameter DB_RECOVERY_FILE_DEST is not set
Changes
The DB_RECOVERY_FILE_DEST parameter has been set and then later RESET from spfile.
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 |