Setting the Database Server to UTC
As part of enabling UTC for a new or upgrade deployment, you can optionally set the operating system time of the database server for the Siebel database to a time zone based on GMT.
The specific method of setting the system time to UTC on the database server depends on the operating system you are using. Many operating systems have a time zone setting called UTC or something similar. Other systems have time zone options described as Greenwich Mean Time without daylight savings time (the equivalent of UTC).
To set the database server computer or operating system instance to use UTC in Windows
In the Windows task bar, double-click the time indicator to display the Date and Time Properties dialog box.
Click the Time Zone tab.
Specify (GMT) Casablanca, Monrovia.
Select this GMT time zone for UTC because daylight savings time (DST) is not observed. For more information, see About Global Time Zone and Universal Time Coordinated (UTC).
Turn off the option Automatically adjust clock for daylight saving changes.
Note: This step is not strictly required if you chose (GMT) Casablanca, Monrovia instead of a different GMT time zone, but can be considered precautionary.Click OK.
To set the database server computer or operating system instance to use UTC in UNIX
Set TZ=UTC0 in the
/etc/config
file.
Use the system-level time zone unless you need to have a different time zone for a particular purpose. In this case, set the time zone at the shell level by following the vendor documentation for your operating system.