Oracle GoldenGate Error Messages

OGG-03523

Failed to set session time zone to source database time zone '{0}'.


Cause

Replicat could not set its session to the specified time zone. Either the specified value is invalid or the target database does not support that time zone.


Action

You can do one of the following, depending on the Extract version: If Extract is pre-12.1.2, use the SOURCETIMEZONE parameter to specify a time zone that is supported by the target database. If Extract is 12.1.2 or later, you can use the PRESERVETARGETTIMEZONE parameter to ignore the source database time zone (the Replicat default) and direct Replicat to use the target time zone in its session, or you can use the SOURCETIMEZONE parameter to direct Replicat to use a specific time zone.