<?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: VMS 7.3.2 daylight savings time in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/vms-7-3-2-daylight-savings-time/m-p/4893767#M67634</link>
    <description>Updates took care of it.&lt;BR /&gt;&lt;BR /&gt;Thanks again to all !!!&lt;BR /&gt;&lt;BR /&gt;Have a great weekend !!!</description>
    <pubDate>Fri, 01 Apr 2005 16:31:04 GMT</pubDate>
    <dc:creator>Tim Nelson</dc:creator>
    <dc:date>2005-04-01T16:31:04Z</dc:date>
    <item>
      <title>VMS 7.3.2 daylight savings time</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/vms-7-3-2-daylight-savings-time/m-p/4893757#M67624</link>
      <description>Having trouble with setting the automatic DST.&lt;BR /&gt;&lt;BR /&gt;I am loosing the logicals for the TIMEZONE_RULES after reboot. I am looking to see if these are suppose to be saved somewhere ( ie. sylogicals.com etc..)&lt;BR /&gt;Am I missing a step or is something failing with the documented process ?&lt;BR /&gt;&lt;BR /&gt;Tim&lt;BR /&gt;</description>
      <pubDate>Thu, 31 Mar 2005 17:17:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/vms-7-3-2-daylight-savings-time/m-p/4893757#M67624</guid>
      <dc:creator>Tim Nelson</dc:creator>
      <dc:date>2005-03-31T17:17:26Z</dc:date>
    </item>
    <item>
      <title>Re: VMS 7.3.2 daylight savings time</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/vms-7-3-2-daylight-savings-time/m-p/4893758#M67625</link>
      <description>Tim, SYS$TIMEZONE_RULE is not saved in SYLOGICALS.COM. Our SYS$TIMEZONE_RULE has been ok after numerous reboots when we were setting up our VMS 7.3-2 system. It gets setup by SYS$MANAGER:UTC$TIME_SETUP.COM. Did you set it using SYS$MANAGER:UTC$TIME_SETUP.COM?&lt;BR /&gt;Lawrence</description>
      <pubDate>Thu, 31 Mar 2005 18:30:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/vms-7-3-2-daylight-savings-time/m-p/4893758#M67625</guid>
      <dc:creator>Lawrence Czlapinski</dc:creator>
      <dc:date>2005-03-31T18:30:20Z</dc:date>
    </item>
    <item>
      <title>Re: VMS 7.3.2 daylight savings time</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/vms-7-3-2-daylight-savings-time/m-p/4893759#M67626</link>
      <description>I just went through this -- I had the same problem.&lt;BR /&gt;&lt;BR /&gt;Here are some things to check:&lt;BR /&gt;&lt;BR /&gt;Have you installed VMS732_UPDATE V3.0 patch kit?&lt;BR /&gt;&lt;BR /&gt;If you have, are you running DTSS?  If not, have you defined NET$DISABLE_DTSS in the system logical name table?&lt;BR /&gt;&lt;BR /&gt;The data is saved in a file and when you boot, the startup procedures invoke an image to read the file.  When you run UTC$TIME_SETUP one of the subprocedures creates a command procedure that gets run as part of the system startup.&lt;BR /&gt;SYS$STARTUP:TDF$UTC_STARTUP.COM.&lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;&lt;BR /&gt;Robert&lt;BR /&gt;</description>
      <pubDate>Thu, 31 Mar 2005 20:02:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/vms-7-3-2-daylight-savings-time/m-p/4893759#M67626</guid>
      <dc:creator>Robert_Boyd</dc:creator>
      <dc:date>2005-03-31T20:02:50Z</dc:date>
    </item>
    <item>
      <title>Re: VMS 7.3.2 daylight savings time</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/vms-7-3-2-daylight-savings-time/m-p/4893760#M67627</link>
      <description>The notes for DEC-AXPVMS-VMS732_TDF-V0200 state that you should run UTC$TIME_SETUP.COM after installation and before reboot.  This kit was included in UPDATE-300 so I would also set the TDF after installing that kit.  You do have these installed ?&lt;BR /&gt;&lt;BR /&gt;Andy</description>
      <pubDate>Thu, 31 Mar 2005 20:16:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/vms-7-3-2-daylight-savings-time/m-p/4893760#M67627</guid>
      <dc:creator>Andy Bustamante</dc:creator>
      <dc:date>2005-03-31T20:16:28Z</dc:date>
    </item>
    <item>
      <title>Re: VMS 7.3.2 daylight savings time</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/vms-7-3-2-daylight-savings-time/m-p/4893761#M67628</link>
      <description>Tim,&lt;BR /&gt;&lt;BR /&gt;the timezone information etc. is stored in a file:&lt;BR /&gt;&lt;BR /&gt;SYS$STARTUP:DTSS$UTC_STARTUP.COM and/or&lt;BR /&gt;SYS$STARTUP:TDF$UTC_STARTUP.COM&lt;BR /&gt;&lt;BR /&gt;which will be automatically invoked during OpenVMS startup (which one is invoked, depends on whether you're running DTSS or not). This file will be created/updated by @SYS$MANAGER:UTC$TIME_SETUP - this is the procedure to be used to make time-zone related changes on OpenVMS.&lt;BR /&gt;&lt;BR /&gt;The last line in *$UTC_STARTUP.COM defines the timezone rule.&lt;BR /&gt;&lt;BR /&gt;Recent versions of DECnet-Plus now also use the OpenVMS timezone information and NOT the SYS$UPDATE:DTSS$TIMEZONE_RULES.DAT anymore. &lt;BR /&gt;&lt;BR /&gt;Volker.</description>
      <pubDate>Fri, 01 Apr 2005 01:27:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/vms-7-3-2-daylight-savings-time/m-p/4893761#M67628</guid>
      <dc:creator>Volker Halle</dc:creator>
      <dc:date>2005-04-01T01:27:30Z</dc:date>
    </item>
    <item>
      <title>Re: VMS 7.3.2 daylight savings time</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/vms-7-3-2-daylight-savings-time/m-p/4893762#M67629</link>
      <description>There was a also a VMS732_SYS patch relevent to the time change stuff but I think its all in the current VMS732_UPDATE kit. Just go through the &lt;BR /&gt;  $ @SYS$MANAGER:UTC$TIME_SETUP.COM&lt;BR /&gt;to ensure all is correct.</description>
      <pubDate>Fri, 01 Apr 2005 04:01:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/vms-7-3-2-daylight-savings-time/m-p/4893762#M67629</guid>
      <dc:creator>Ian Miller.</dc:creator>
      <dc:date>2005-04-01T04:01:29Z</dc:date>
    </item>
    <item>
      <title>Re: VMS 7.3.2 daylight savings time</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/vms-7-3-2-daylight-savings-time/m-p/4893763#M67630</link>
      <description>I appreciate the information.  &lt;BR /&gt;I do already have update V2 and I did disable the DTS via the DEFINE /SYSTEM NET$DISABLE_DTSS TRUE in the sylogicals.  Actually after I did that the time_setup no longer creates the TIMEZONE_RULES logical.&lt;BR /&gt;I will look at things further today.  Just on of these items that should work without issue but it is driving me nutz.&lt;BR /&gt;&lt;BR /&gt;I will update this once I start all over today and take it one by one.&lt;BR /&gt;Thanks !!!&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 01 Apr 2005 09:31:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/vms-7-3-2-daylight-savings-time/m-p/4893763#M67630</guid>
      <dc:creator>Tim Nelson</dc:creator>
      <dc:date>2005-04-01T09:31:15Z</dc:date>
    </item>
    <item>
      <title>Re: VMS 7.3.2 daylight savings time</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/vms-7-3-2-daylight-savings-time/m-p/4893764#M67631</link>
      <description>Tim,&lt;BR /&gt;&lt;BR /&gt;As I understand it -- and Andy Bustamante mentions, you will want to install the VMS732_UPDATE-V0300 kit or the TDF V0200 kit to get the latest fixes for the problem you are seeing.  I am pretty sure from my conversations with HP that the UPDATE V.20 patch kit did not have the fix that you need.&lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;&lt;BR /&gt;Robert</description>
      <pubDate>Fri, 01 Apr 2005 09:47:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/vms-7-3-2-daylight-savings-time/m-p/4893764#M67631</guid>
      <dc:creator>Robert_Boyd</dc:creator>
      <dc:date>2005-04-01T09:47:38Z</dc:date>
    </item>
    <item>
      <title>Re: VMS 7.3.2 daylight savings time</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/vms-7-3-2-daylight-savings-time/m-p/4893765#M67632</link>
      <description>Tim,&lt;BR /&gt;&lt;BR /&gt;from VMS732_TDF-V0200:&lt;BR /&gt;&lt;BR /&gt;7.1.2.3  Problem Analysis:&lt;BR /&gt;&lt;BR /&gt;               During boot, UTC time is defined by the&lt;BR /&gt;               DTSS$UTC_STARTUP.COM or TDF$UTC_STARTUP.COM procedures.&lt;BR /&gt;               The TDF$UTC_STARTUP.COM procedure terminates when the&lt;BR /&gt;               logical NET$DISABLE_DTSS is defined, but this test should&lt;BR /&gt;               only be done when executing the DTSS$UTC_STARTUP.COM&lt;BR /&gt;               variant of the startup file.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;This sounds like the fix for the problem you're seeing.&lt;BR /&gt;&lt;BR /&gt;Volker.&lt;BR /&gt;</description>
      <pubDate>Fri, 01 Apr 2005 10:45:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/vms-7-3-2-daylight-savings-time/m-p/4893765#M67632</guid>
      <dc:creator>Volker Halle</dc:creator>
      <dc:date>2005-04-01T10:45:54Z</dc:date>
    </item>
    <item>
      <title>Re: VMS 7.3.2 daylight savings time</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/vms-7-3-2-daylight-savings-time/m-p/4893766#M67633</link>
      <description>Thanks guys.  Working on installing update v3.&lt;BR /&gt;On the comment from Volker, seems like another weird issue (define, don't define ?)&lt;BR /&gt;</description>
      <pubDate>Fri, 01 Apr 2005 14:10:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/vms-7-3-2-daylight-savings-time/m-p/4893766#M67633</guid>
      <dc:creator>Tim Nelson</dc:creator>
      <dc:date>2005-04-01T14:10:19Z</dc:date>
    </item>
    <item>
      <title>Re: VMS 7.3.2 daylight savings time</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/vms-7-3-2-daylight-savings-time/m-p/4893767#M67634</link>
      <description>Updates took care of it.&lt;BR /&gt;&lt;BR /&gt;Thanks again to all !!!&lt;BR /&gt;&lt;BR /&gt;Have a great weekend !!!</description>
      <pubDate>Fri, 01 Apr 2005 16:31:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/vms-7-3-2-daylight-savings-time/m-p/4893767#M67634</guid>
      <dc:creator>Tim Nelson</dc:creator>
      <dc:date>2005-04-01T16:31:04Z</dc:date>
    </item>
    <item>
      <title>Re: VMS 7.3.2 daylight savings time</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/vms-7-3-2-daylight-savings-time/m-p/4893768#M67635</link>
      <description>Closing thread</description>
      <pubDate>Fri, 01 Apr 2005 16:31:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/vms-7-3-2-daylight-savings-time/m-p/4893768#M67635</guid>
      <dc:creator>Tim Nelson</dc:creator>
      <dc:date>2005-04-01T16:31:25Z</dc:date>
    </item>
  </channel>
</rss>

