Is archive log mandatory for Integrated Capture implementation ?
ggworthyOct 15 2012 — edited Oct 16 2012Is archivelog mandatory for ntegrated Capture implementation.
I tried implementing without archive log and it seemed to be working for sometime. However after disabling the archive log, got the error below and the extract abended. IC is supposed to use the redo logs isn't it ?
Extract will fetch all LONG columns because archiving mode is disabled.
No valid default archive log destination directory found for thread 1.
ERROR OGG-02057 The Oracle source database is not configured properly to support integrated capture.
ERROR OGG-02055 ARCHIVELOG mode must be enabled on this Oracle database.
2012-10-12 08:56:32 ERROR OGG-01668 PROCESS ABENDING.
Appreciate your response.