Oracle GoldenGate Error Messages

OGG-25541

GETTRUNCATES is not valid with OGG EXTRACT on PostgreSQL database version {0}.{1}. PostgreSQL database supports capture of TRUNCATE operations starting from version 11.


Cause

GETTRUNCATES can not be supported. The support for capturing TRUNCATE operations is available in PostgreSQL 11 and later versions.


Action

You can either remove GETTRUNCATES from the EXTRACT param file to silently ignore the truncate operations, or contact Oracle Support for help.