UTC in all timestamp fields in SCV execution logs
Previously, in SCV execution logs, database server time has been used for all timestamp
values and UTC has been used for creation_time and modification_time values. To align the
logging of macros and SCV jobs in Audit Log, all timestamp values in SCV execution logs are
now saved in UTC.
These timestamp values in SCV execution logs are now saved in UTC:
- SZ_EXECUTION_LOG.start_time
- SZ_EXECUTION_LOG.end_time
- SZ_EXECUTION_LOG.last_heartbeat_time
- SZ_EXECUTION_MSG.msg_time
- SZ_EXECUTION_STAT.stat_time
- SZ_EXECUTION_TASK_LOG.start_time
- SZ_EXECUTION_TASK_LOG.end_time
- SZ_EXECUTION_TASK_LOG.last_heartbeat_time
By default, this feature is enabled. No additional role or privilege is required to access this feature.