Oracle GoldenGate Error Messages

OGG-05161

Unable to fetch MySQL variable time_zone, Please use SETENV() to 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

MySQL query to fetch time_zone failed or it is set as 'SYSTEM'.


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.