OGG using replicat to compare dates in Oracle GoldenGate Services 23.8.0.25.04 for PostgreSQL
Hi Folks
Reaching out to the community as we are new to OGG & need a little help if possible.
We are trying to establish a filter in Replicat (applying to Postgresql) that compares the source date/time from a trail file with a target date/time in Postgres & only updates if source date/time > target date/time. I have tried multiple formats but have not been able to establish a working filter, EG one of my failing formats
FILTER (ON UPDATES, @DATE ('YYYY-MM-DD HH:MI:SS.FFFFFF', 'YYYY-MM-DD HH:MI:SS.FFFFFF', modified_date) > @DATE ('YYYY-MM-DD HH:MI:SS.FFFFFF',