<?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: Clock Change in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/clock-change/m-p/5100273#M444041</link>
    <description>Hi Ashish,&lt;BR /&gt;    First I just want to confirm that the impact of time modification.&lt;BR /&gt;&lt;BR /&gt;1) It will effect the "make" command which is responsible to create time stamp of a new file creation or modification of file.&lt;BR /&gt;&lt;BR /&gt;2) Cron will effect, if you rise up the time, i.e. current time is 9:00 and you are changing 9:00 to 9:30, cron will start all processes stimulatingly which is configured between this period. if you rise down the time, i.e. current time is 9:30 and you are changing 9:30 to 9:00 then it will wait for 30 minutes, all cron will not execute while it will reach to it's original time that menace 9:30.&lt;BR /&gt;&lt;BR /&gt;3) it will effect an incremental backup, so if your data will depend on incremental backup then you have to take full backup again.&lt;BR /&gt;&lt;BR /&gt;4) If you are using NFS, then also you will face some problem while creating files on client server.&lt;BR /&gt;&lt;BR /&gt;         Then also you want to change date and time then you can configure NTP by changing /etc/ntp.conf file.&lt;BR /&gt;         Still you want more steps how to configure NTP or how to change date and time then give me acknowledges.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Piyush Mathiya&lt;BR /&gt;</description>
    <pubDate>Fri, 28 Mar 2008 13:16:18 GMT</pubDate>
    <dc:creator>piyush mathiya</dc:creator>
    <dc:date>2008-03-28T13:16:18Z</dc:date>
    <item>
      <title>Clock Change</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/clock-change/m-p/5100269#M444037</link>
      <description>Hello Friends,&lt;BR /&gt;What all needs to be taken into consideration before the clock change. We will be stopping the sap and oracle prior to the change. Also, ntp is not running on one of the servers, how to start it. Are we required to make change to the /etc/ntp.conf file. In short, im not clear about NTP. Kindly help with your inputs. Thanks</description>
      <pubDate>Fri, 28 Mar 2008 10:16:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/clock-change/m-p/5100269#M444037</guid>
      <dc:creator>AL_3001</dc:creator>
      <dc:date>2008-03-28T10:16:37Z</dc:date>
    </item>
    <item>
      <title>Re: Clock Change</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/clock-change/m-p/5100270#M444038</link>
      <description>What clock change?  Something for DST?&lt;BR /&gt;You don't need to do anything, it's automatic, unless you installed a new tztab patch.</description>
      <pubDate>Fri, 28 Mar 2008 10:19:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/clock-change/m-p/5100270#M444038</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2008-03-28T10:19:33Z</dc:date>
    </item>
    <item>
      <title>Re: Clock Change</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/clock-change/m-p/5100271#M444039</link>
      <description>If you want to change date or time, pls check for cronjobs at first with crontab -l and "at" jobs. Also ensure data integrity of files shared through NFS.</description>
      <pubDate>Fri, 28 Mar 2008 10:23:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/clock-change/m-p/5100271#M444039</guid>
      <dc:creator>Scp_1</dc:creator>
      <dc:date>2008-03-28T10:23:19Z</dc:date>
    </item>
    <item>
      <title>Re: Clock Change</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/clock-change/m-p/5100272#M444040</link>
      <description>Hi:&lt;BR /&gt;&lt;BR /&gt;NTP works in UTC (GMT).  Localtime is a +- offset from UTC defined by your TZ setting.  The advancing step of epoch seconds does not change.  What changes is the TZ delta that is applied to the UTC time --- a smaller or larger offset as defined by the rules of your timezone and the point in the calendar at which you are.&lt;BR /&gt;&lt;BR /&gt;Configuring NTP is very straightforward:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://docs.hp.com/en/B2355-90774/ch04.html" target="_blank"&gt;http://docs.hp.com/en/B2355-90774/ch04.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;For time sources, I urge you to see:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.pool.ntp.org/" target="_blank"&gt;http://www.pool.ntp.org/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Fri, 28 Mar 2008 11:01:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/clock-change/m-p/5100272#M444040</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2008-03-28T11:01:59Z</dc:date>
    </item>
    <item>
      <title>Re: Clock Change</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/clock-change/m-p/5100273#M444041</link>
      <description>Hi Ashish,&lt;BR /&gt;    First I just want to confirm that the impact of time modification.&lt;BR /&gt;&lt;BR /&gt;1) It will effect the "make" command which is responsible to create time stamp of a new file creation or modification of file.&lt;BR /&gt;&lt;BR /&gt;2) Cron will effect, if you rise up the time, i.e. current time is 9:00 and you are changing 9:00 to 9:30, cron will start all processes stimulatingly which is configured between this period. if you rise down the time, i.e. current time is 9:30 and you are changing 9:30 to 9:00 then it will wait for 30 minutes, all cron will not execute while it will reach to it's original time that menace 9:30.&lt;BR /&gt;&lt;BR /&gt;3) it will effect an incremental backup, so if your data will depend on incremental backup then you have to take full backup again.&lt;BR /&gt;&lt;BR /&gt;4) If you are using NFS, then also you will face some problem while creating files on client server.&lt;BR /&gt;&lt;BR /&gt;         Then also you want to change date and time then you can configure NTP by changing /etc/ntp.conf file.&lt;BR /&gt;         Still you want more steps how to configure NTP or how to change date and time then give me acknowledges.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Piyush Mathiya&lt;BR /&gt;</description>
      <pubDate>Fri, 28 Mar 2008 13:16:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/clock-change/m-p/5100273#M444041</guid>
      <dc:creator>piyush mathiya</dc:creator>
      <dc:date>2008-03-28T13:16:18Z</dc:date>
    </item>
    <item>
      <title>Re: Clock Change</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/clock-change/m-p/5100274#M444042</link>
      <description>It's very important to understand that Daylight Saving never changes the system time kept by HP-UX. The current time in HP-UX is this command:&lt;BR /&gt; &lt;BR /&gt;date -u&lt;BR /&gt; &lt;BR /&gt;Since HP-UX (and Unix in general) is designed to handle virtually *ANY* timezone rules, there is nothing to do, certainly you do not need to change the system time. The only exception is where your local timezone is not listed in the file /usr/lib/tztab. What timezone are you in and what does this command show:&lt;BR /&gt; &lt;BR /&gt;echo $TZ</description>
      <pubDate>Sat, 29 Mar 2008 15:59:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/clock-change/m-p/5100274#M444042</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2008-03-29T15:59:37Z</dc:date>
    </item>
    <item>
      <title>Re: Clock Change</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/clock-change/m-p/5100275#M444043</link>
      <description>Well, &lt;BR /&gt;&lt;BR /&gt;as far as SAP is concerned, there is a recomendation in a DST SAPNET-Note (#7414) to bring the system down during the switch.&lt;BR /&gt;&lt;BR /&gt;So you already decided the safe way.&lt;BR /&gt;&lt;BR /&gt;As far as NTP is concerned, since you do not run it, you do not need to do anything.&lt;BR /&gt;&lt;BR /&gt;Make sure, that you re-login user orasid after the switch and validate the timezone (variable $TZ). Restart the oracle listener.&lt;BR /&gt;&lt;BR /&gt;Make sure, that you re-login user sidadm on all applicationservers and do the same check and check the correct time in addition.&lt;BR /&gt;TZ and locale time reported by date should be the same on all application servers.&lt;BR /&gt;Then start SAP again.&lt;BR /&gt;&lt;BR /&gt;Volker</description>
      <pubDate>Sat, 29 Mar 2008 17:43:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/clock-change/m-p/5100275#M444043</guid>
      <dc:creator>Volker Borowski</dc:creator>
      <dc:date>2008-03-29T17:43:36Z</dc:date>
    </item>
    <item>
      <title>Re: Clock Change</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/clock-change/m-p/5100276#M444044</link>
      <description>Thanks for your inputs.</description>
      <pubDate>Mon, 31 Mar 2008 01:04:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/clock-change/m-p/5100276#M444044</guid>
      <dc:creator>AL_3001</dc:creator>
      <dc:date>2008-03-31T01:04:35Z</dc:date>
    </item>
  </channel>
</rss>

