<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Oracle 9i and Daylight Saving in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-9i-and-daylight-saving/m-p/4949708#M796865</link>
    <description>Albert,&lt;BR /&gt;&lt;BR /&gt;For where we are, we bring SAP down for the fall back portion, per SAP.  &lt;BR /&gt;&lt;BR /&gt;Not sure if that helps.&lt;BR /&gt;&lt;BR /&gt;Brian</description>
    <pubDate>Tue, 03 Jan 2006 13:45:39 GMT</pubDate>
    <dc:creator>Brian Crabtree</dc:creator>
    <dc:date>2006-01-03T13:45:39Z</dc:date>
    <item>
      <title>Oracle 9i and Daylight Saving</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-9i-and-daylight-saving/m-p/4949702#M796859</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Does anyone know of a good approach to take in relation to the automatic switch back of system clock after daylight saving ends on a system running Oracle 9i?&lt;BR /&gt;&lt;BR /&gt;As I understand it, when daylight saving ends, the system clock switches back from 2am to 1am and that this can cause the database some grief.  To be safe, it was suggested that the database should be stopped prior to say 1am for just over an hour and restarted after the clock has switched back.  Does anyone know of a better way?&lt;BR /&gt;&lt;BR /&gt;We are using NTP to synchronise our system clock with an external time source.&lt;BR /&gt;&lt;BR /&gt;Thanks in advance and points will be allocated.</description>
      <pubDate>Mon, 02 Jan 2006 19:13:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-9i-and-daylight-saving/m-p/4949702#M796859</guid>
      <dc:creator>Albert Goodman</dc:creator>
      <dc:date>2006-01-02T19:13:55Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle 9i and Daylight Saving</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-9i-and-daylight-saving/m-p/4949703#M796860</link>
      <description>Hi Albert,&lt;BR /&gt;&lt;BR /&gt;Oracle automatically determines, for any given time zone region, whether daylight savings is in effect and returns local time values based accordingly. The datetime value is sufficient for Oracle to determine whether daylight savings time is in effect for a given region in all cases except boundary cases. A boundary case occurs during the period when daylight savings goes into or comes out of effect. &lt;BR /&gt;&lt;BR /&gt;For example, in the US-Pacific region, when daylight savings goes into effect, the time changes from 2 AM. to 3 AM. The one hour interval between 2 and 3 AM. does not exist. When daylight savings goes out of effect, the time changes from 2 AM. back to 1 AM, and the one-hour interval between 1 and 2 AM is repeated.&lt;BR /&gt;&lt;BR /&gt;To resolve these boundary cases, Oracle uses the TZR and TZD format elements, as described in Table 2-15. TZR represents the time zone region in datetime input strings. Examples are 'Australia/North', 'UTC', and 'Singapore'. TZD represents an abbreviated form of the time zone region with daylight savings information. Examples are 'PST' for US/Pacific standard time and 'PDT' for US/Pacific daylight time. To see a listing of valid values for the TZR and TZD format elements, query the TZNAME and TZABBREV columns of the V$TIMEZONE_NAMES dynamic performance view.&lt;BR /&gt;&lt;BR /&gt;Refer to Note:149120.1 "Oracle9i Daylight Savings feature in Datetime datatypes" in Metalink. The purpose of this note is to introduce this Daylight Savings feature.&lt;BR /&gt;&lt;BR /&gt;Oracle automatically determines, for any given time zone region, whether daylight savings is in effect and returns local time values based accordingly.  &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Indira A&lt;BR /&gt;</description>
      <pubDate>Mon, 02 Jan 2006 20:42:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-9i-and-daylight-saving/m-p/4949703#M796860</guid>
      <dc:creator>Indira Aramandla</dc:creator>
      <dc:date>2006-01-02T20:42:14Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle 9i and Daylight Saving</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-9i-and-daylight-saving/m-p/4949704#M796861</link>
      <description>hi Albert,&lt;BR /&gt;&lt;BR /&gt;also allow me to add the Indira's explanation above that there are no issues in the database, only in applications that use the database.&lt;BR /&gt;&lt;BR /&gt;All things inside the database are governed by the SCN, a number, a ticker -- it is not based on the wall clock.&lt;BR /&gt;&lt;BR /&gt;Applications can be affected as all of a sudden there are two 1AM's on a given day.&lt;BR /&gt;&lt;BR /&gt;hope this helps too!&lt;BR /&gt;kind regards&lt;BR /&gt;yogeeraj</description>
      <pubDate>Tue, 03 Jan 2006 01:14:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-9i-and-daylight-saving/m-p/4949704#M796861</guid>
      <dc:creator>Yogeeraj_1</dc:creator>
      <dc:date>2006-01-03T01:14:46Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle 9i and Daylight Saving</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-9i-and-daylight-saving/m-p/4949705#M796862</link>
      <description>We've also got SAP R/3 running. I suppose that complicates things somewhat?</description>
      <pubDate>Tue, 03 Jan 2006 02:16:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-9i-and-daylight-saving/m-p/4949705#M796862</guid>
      <dc:creator>Albert Goodman</dc:creator>
      <dc:date>2006-01-03T02:16:21Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle 9i and Daylight Saving</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-9i-and-daylight-saving/m-p/4949706#M796863</link>
      <description>Hi &lt;BR /&gt;&lt;BR /&gt;The hp server take the automatic daylight saving from the following file. and hp server can automatically adjust as per the day light settings.&lt;BR /&gt;&lt;BR /&gt;The time zone setting is in /etc/TIMEZONE&lt;BR /&gt;&lt;BR /&gt;#cat /etc/TIMEZONE&lt;BR /&gt;&lt;BR /&gt;TZ=GMT0BST&lt;BR /&gt;export TZ&lt;BR /&gt;&lt;BR /&gt;this entry is taking the parameter from  /usr/lib/tztab&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;# grep GMT0BST  /usr/lib/tztab &lt;BR /&gt;&lt;BR /&gt;# Greenwich Mean Time, British Summer Time&lt;BR /&gt;GMT0BST&lt;BR /&gt;0 3 25-31 3  1983-1984 0   BST-1&lt;BR /&gt;0 3 23-29 3  1985-1990 0   BST-1&lt;BR /&gt;0 3 25-31 3  1991-1995 0   BST-1&lt;BR /&gt;0 2 25-31 3  1996-2038 0   BST-1&lt;BR /&gt;0 1 25-31 10 1983-1985 0   GMT0&lt;BR /&gt;0 1 23-29 10 1986-1994 0   GMT0&lt;BR /&gt;0 1 18-24 10 1995      0   GMT0&lt;BR /&gt;0 1 25-31 10 1996-2038 0   GMT0&lt;BR /&gt;&lt;BR /&gt;for more information regarding the settings and parameter u can find in.&lt;BR /&gt;&lt;BR /&gt;# man tztab &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;if any application is ruuning pls stop all the application ( like sap , oracle)  at the time of day light changings.&lt;BR /&gt;for example in UK the winter day light change is happening on  October 31 at 1.00 clock .  it can effect the constitencey of the application.&lt;BR /&gt;&lt;BR /&gt;regards&lt;BR /&gt;&lt;BR /&gt;tvs</description>
      <pubDate>Tue, 03 Jan 2006 03:18:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-9i-and-daylight-saving/m-p/4949706#M796863</guid>
      <dc:creator>Tvs</dc:creator>
      <dc:date>2006-01-03T03:18:10Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle 9i and Daylight Saving</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-9i-and-daylight-saving/m-p/4949707#M796864</link>
      <description>hi &lt;BR /&gt;&lt;BR /&gt;In Oracle 9i and up, timezone support is built-in to the TIMESTAMP WITH TIMEZONE datatype.&lt;BR /&gt;&lt;BR /&gt;I don't know if the SAP R/3 know how to benefit from that. Maybe you should contact support.&lt;BR /&gt;&lt;BR /&gt;kind regards&lt;BR /&gt;yogeeraj</description>
      <pubDate>Tue, 03 Jan 2006 03:55:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-9i-and-daylight-saving/m-p/4949707#M796864</guid>
      <dc:creator>Yogeeraj_1</dc:creator>
      <dc:date>2006-01-03T03:55:24Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle 9i and Daylight Saving</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-9i-and-daylight-saving/m-p/4949708#M796865</link>
      <description>Albert,&lt;BR /&gt;&lt;BR /&gt;For where we are, we bring SAP down for the fall back portion, per SAP.  &lt;BR /&gt;&lt;BR /&gt;Not sure if that helps.&lt;BR /&gt;&lt;BR /&gt;Brian</description>
      <pubDate>Tue, 03 Jan 2006 13:45:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-9i-and-daylight-saving/m-p/4949708#M796865</guid>
      <dc:creator>Brian Crabtree</dc:creator>
      <dc:date>2006-01-03T13:45:39Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle 9i and Daylight Saving</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-9i-and-daylight-saving/m-p/4949709#M796866</link>
      <description>Thank you all for your kind responses.  I was hoping for a more innovative approach but Brian thanks for alluding to SAP Note 102088&lt;BR /&gt;&lt;BR /&gt;I will close this thread and open another one to see if anyone know how to turn off daylight saving on a HP-UX 11i system in the least intrusive way.  I believe I can fudge the tztab table but am not sure if it is wise</description>
      <pubDate>Tue, 03 Jan 2006 17:49:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-9i-and-daylight-saving/m-p/4949709#M796866</guid>
      <dc:creator>Albert Goodman</dc:creator>
      <dc:date>2006-01-03T17:49:20Z</dc:date>
    </item>
  </channel>
</rss>

