Incorrect Lag Info
Hi,
I have a GoldenGate for MySQL (18.1) and GG for Big Data (19.1) running on the same EC2 server.
One extract running in GG for MySQL creates extract trail files and one replicat running in GG BDA reads the extract trail files and writes to AWS S3.
Heartbeat was set up and both GG_HEARTBEAT and GG_HEARTBEAT_HISOTRY info seem to generate correctly. One issue with the "LAG xxxx" command is that the result seems to be calculated using different time zones with 7 hours of difference (see below). Though the actual lag is 3 seconds the LAG command shows 7h3s. I think one (source/target) uses the time zone of PST and one uses UTC. Is there a way to correct that?