<?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: Does a tztab change require a reboot? in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/does-a-tztab-change-require-a-reboot/m-p/3707404#M250528</link>
    <description>Duncan,&lt;BR /&gt;PHCO_34266 patch has been released by HP.</description>
    <pubDate>Fri, 17 Mar 2006 03:02:47 GMT</pubDate>
    <dc:creator>Peter Godron</dc:creator>
    <dc:date>2006-03-17T03:02:47Z</dc:date>
    <item>
      <title>Does a tztab change require a reboot?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/does-a-tztab-change-require-a-reboot/m-p/3707398#M250522</link>
      <description>Due to the Commonwealth Games being hosted in Australia this year, our daylight saving time transition date will change from 26/03/2006 to 02/04/2006.&lt;BR /&gt;&lt;BR /&gt;I realise that we need to change the tztab file to accommodate this but can anyone confirm whether we actually need to reboot our servers subsequently to affect this change properly?</description>
      <pubDate>Wed, 11 Jan 2006 19:39:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/does-a-tztab-change-require-a-reboot/m-p/3707398#M250522</guid>
      <dc:creator>Duncan Webbe_1</dc:creator>
      <dc:date>2006-01-11T19:39:24Z</dc:date>
    </item>
    <item>
      <title>Re: Does a tztab change require a reboot?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/does-a-tztab-change-require-a-reboot/m-p/3707399#M250523</link>
      <description>No. tztab is consulted by the time system calls immediately. You can create a test timezone in tztab that changes tonight. Then set TZ = to the test timezone name and watch that it modifies the time as required. Then modify the local timezone entry in the same way but with the correct transition date and you're set--no reboot necessary. Note that for testing, you can temporarily change the TZ value on the command line for a specific command as in:&lt;BR /&gt; &lt;BR /&gt;TZ=EST5EDT date&lt;BR /&gt;TZ=PST8PDT date&lt;BR /&gt; &lt;BR /&gt;and so on. Since you are changing the timezone rules for you current timezone value, there is no need to change /etc/TIMEZONE.</description>
      <pubDate>Wed, 11 Jan 2006 19:48:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/does-a-tztab-change-require-a-reboot/m-p/3707399#M250523</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2006-01-11T19:48:27Z</dc:date>
    </item>
    <item>
      <title>Re: Does a tztab change require a reboot?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/does-a-tztab-change-require-a-reboot/m-p/3707400#M250524</link>
      <description>hi,&lt;BR /&gt;&lt;BR /&gt;a reboot is require, refer to this example for the steps:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www1.itrc.hp.com/service/cki/docDisplay.do?docLocale=en_US&amp;amp;docId=200000080029538" target="_blank"&gt;http://www1.itrc.hp.com/service/cki/docDisplay.do?docLocale=en_US&amp;amp;docId=200000080029538&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;regards.</description>
      <pubDate>Wed, 11 Jan 2006 19:50:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/does-a-tztab-change-require-a-reboot/m-p/3707400#M250524</guid>
      <dc:creator>Joseph Loo</dc:creator>
      <dc:date>2006-01-11T19:50:44Z</dc:date>
    </item>
    <item>
      <title>Re: Does a tztab change require a reboot?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/does-a-tztab-change-require-a-reboot/m-p/3707401#M250525</link>
      <description>Hi Duncan:&lt;BR /&gt;&lt;BR /&gt;The change per se does not require a reboot.  Normally the TZ value associated with a process is derived as a process is spawned.  A restart of 'cron' should handle crontasks.  New session logins will obtain have their local time set according to the new rules since the TZ environmental value is set as 'login()' sources user profile file.&lt;BR /&gt;&lt;BR /&gt;Otherwise, if you want to be absolutely sure that all processes use the same timezone, then reboot.&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Wed, 11 Jan 2006 19:56:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/does-a-tztab-change-require-a-reboot/m-p/3707401#M250525</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2006-01-11T19:56:52Z</dc:date>
    </item>
    <item>
      <title>Re: Does a tztab change require a reboot?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/does-a-tztab-change-require-a-reboot/m-p/3707402#M250526</link>
      <description>HP-UX based system really calculate time based on the number of seconds since Jan 1, 1970. All the tztab variable effects is the display of time.&lt;BR /&gt;&lt;BR /&gt;No reboot required.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Wed, 11 Jan 2006 20:08:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/does-a-tztab-change-require-a-reboot/m-p/3707402#M250526</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2006-01-11T20:08:15Z</dc:date>
    </item>
    <item>
      <title>Re: Does a tztab change require a reboot?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/does-a-tztab-change-require-a-reboot/m-p/3707403#M250527</link>
      <description>&lt;BR /&gt;Thank you all for your replies. It seems that while a reboot is not required, some processes (cron?) may still need to be restarted. I will use Bill's advice and test this to be sure.&lt;BR /&gt;&lt;BR /&gt;I also logged a call with HP and they advised that they will be releasing a patch for this very issue mid February (I assume it simply involves replacing the tztab file). The support engineer also said no reboot would be required but seemed unsure as to whether any processes would need to be restarted.</description>
      <pubDate>Wed, 11 Jan 2006 21:07:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/does-a-tztab-change-require-a-reboot/m-p/3707403#M250527</guid>
      <dc:creator>Duncan Webbe_1</dc:creator>
      <dc:date>2006-01-11T21:07:21Z</dc:date>
    </item>
    <item>
      <title>Re: Does a tztab change require a reboot?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/does-a-tztab-change-require-a-reboot/m-p/3707404#M250528</link>
      <description>Duncan,&lt;BR /&gt;PHCO_34266 patch has been released by HP.</description>
      <pubDate>Fri, 17 Mar 2006 03:02:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/does-a-tztab-change-require-a-reboot/m-p/3707404#M250528</guid>
      <dc:creator>Peter Godron</dc:creator>
      <dc:date>2006-03-17T03:02:47Z</dc:date>
    </item>
  </channel>
</rss>

