My Oracle Support Banner

EM 13.4: Support for DST Enabled Databases in Fleet Maintenance (Doc ID 2725653.1)

Last updated on APRIL 23, 2024

Applies to:

Enterprise Manager for Oracle Database - Version 13.3.2.0.0 and later
Information in this document applies to any platform.

Goal

Fleet Maintenance is a centralized mechanism for Patching/Upgrading of Oracle Homes and maintain consistency. This document lists how to Upgrading the Time Zone Data Using the DBMS_DST Package using Fleet Maintenance Activity.

Daylight Saving Time (DST) Transition Rules Changes

Governments can and do change the rules for when Daylight Saving Time takes effect or how it is handled. When this occurs, Oracle provides a new set of transition rules for handling timestamp with time zone data.Transition periods for the beginning or ending of Daylight Saving Time can potentially introduce problems (such as data loss) when handling timestamps with time zone data. Oracle has provided the PL/SQL package DBMS_DST and the utltz_* scripts to deal with this transition.

The changes to DST transition rules may affect existing data of TIMESTAMP WITH TIME ZONE data type, because of the way Oracle Database stores this data internally. When users enter timestamps with time zone, Oracle Database converts the data to UTC, based on the transition rules in the time zone file, and stores the data together with the ID of the original time zone on disk. When data is retrieved, the reverse conversion from UTC takes place.

Note: Currently this configuration is not yet supported. However the steps outlined in the document can be used with guidance of support.

         
   
         

Solution

To view full details, sign in with your My Oracle Support account.

Don't have a My Oracle Support account? Click to get started!


In this Document
Goal
Solution
References

My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.