SICSR-15344

[SICSR-15344] SICS Scheduler - Wrong Start/End Job Time  
Product Line: Cede
Component/s: Scheduler
Affects Version/s: SICS 4.6.1
Fix Version/s: SICS 20.1
Customer: VHV Re

Problem:
SICS Scheduled Job has End Time prior to Start Time.

SICS Scheduler timezone reverts to UTC when disconnected from a Database Server that is not setup as zone UTC.
The SICS time is obtained from the Database Server and periodically refreshed. Inbetween the refreshes the last Server time has the local offset 'since' added. However if there is a disconnect then the time is reset to UTC.

Solution:

Given that the time has been set from the Database Server but cannot be refreshed due to a disconnect then continue to use the last Server time with local offset applied until the Server time can be refreshed, thus maintaining the correct zone offset from UTC.

Workaround:

Root Cause:

Extent of Impact:

Impact on Existing Data

Recovery Method for Existing Data Affected

Security