ORA-01357: LogMiner transaction queue is full
Dear Oracle Community,
I am using Oracle GoldenGate Integrated Extract to capture data from Oracle DB. Once per couple of weeks the extract fails on:
ORA-01357: LogMiner transaction queue is full
After the extract is restarted, it typically resumes operation without any further issues until the LogMiner transaction queue is full again.
When the extract starts, I noticed that the "Transaction Queue Size" is set to 131072 (see alert log excerpt below). This doesn't seem to be enough (?).
Is it possible to modify this value to increase the size of the LogMiner transaction queue? I am seeking guidance on how to avoid encountering this error in the future.