Oracle GoldenGate Error Messages

OGG-05160

Timezones of source DB and OGG node does not match, current time on source DB: {0}, OGG server: {1}, Please ensure that the environment variable TZ is set to match the database time zone as timestamp in MySQL depends upon correct setting of TZ.


Cause

Time zone on OGG server and MySQL database does not match.


Action

Please ensure that the environment variable TZ is set to match the database time zone as timestamp in MySQL depends upon correct setting of TZ.