Oracle GoldenGate Error Messages

OGG-10178

Transactions containing table {0} are not scheduled in parallel due to missing columns in trail records. This prevents Replicat from applying transactions in parallel.


Cause

The trail records for the specified table do not contain all the columns required for Parallel Replicat to compute dependencies between transactions. This prevents Replicat from applying transactions in parallel.


Action

Ensure that all the required columns are supplementally logged in the the source database and specify the LOGALLSUPCOLS in the primary extract parameter file.