- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - OpenVMS
- >
- Re: OpenVMS 8.3 DST
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-27-2008 08:22 AM
10-27-2008 08:22 AM
OpenVMS 8.3 DST
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-27-2008 09:49 AM
10-27-2008 09:49 AM
Re: OpenVMS 8.3 DST
If the former, please elaborate.
If the latter, you should need do nothing here.
Regardless, there are seemingly always issues here and there with timezone and timezone settings.
If you want to see what is going on with your system, here are details around how to decode the unnecessarily cryptic command displays:
http://64.223.189.234/node/560
And the usual rules apply: apply the current relevant and mandatory ECO kits, don't mess directly with the logical names, and always vote against any elected official that supports any alterations to DST other than its complete and unconditional elimination. :-)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-27-2008 10:32 AM
10-27-2008 10:32 AM
Re: OpenVMS 8.3 DST
AUTO_DLIGHT_SAV is set to "1".
OpenVMS will automatically change to/from Daylight Saving Time.
(in time zones that use Daylight Saving Time)
LOCAL TIME ZONE = US / EASTERN -- DAYLIGHT TIME
LOCAL SYSTEM TIME = 27-OCT-2008 10:09:32.83 (EDT)
TIME DIFFERENTIAL FACTOR = -4:00
TIME ZONE RULE = EST5EDT4,M3.2.0/02,M11.1.0/02
Change EST to EDT on the Second Sunday of March (9-Mar-2008) at 02:00
Change EDT to EST on the First Sunday of November (2-Nov-2008) at 02:00
Last year we were told to run the utility @sys$manager:utc$time_setup.com after applying the patches for vms 7.3-2. Now they are at vms 8.3, and we had the boot problem again. Any ideas?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-27-2008 10:52 AM
10-27-2008 10:52 AM
Re: OpenVMS 8.3 DST
And if you're interested in that DCL procedure, well, run it and see if it helps. Worst case, it won't do anything beyond messing up the system time. Best case, it fixes this. But I'd (still) start with the ECO kits.
I believe in entirely avoiding DST in most any OpenVMS-based production environments.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-27-2008 11:26 AM
10-27-2008 11:26 AM
Re: OpenVMS 8.3 DST
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-27-2008 12:39 PM
10-27-2008 12:39 PM
Re: OpenVMS 8.3 DST
%%%%%%%%%%% OPCOM 27-OCT-2008 15:29:05.38 %%%%%%%%%%%
Message from user SYSTEM on CLCC
TDF-I-SETTDF TDF set new timezone differential
%%%%%%%%%%% OPCOM 27-OCT-2008 16:29:05.42 %%%%%%%%%%%
Message from user SYSTEM on CLCC
%TDF-I-TDFSET, Summer time or standard time changeover - new SYS$TIMEZONE_DIFFERENTIAL=-18000/old=-21600.
I'm looking into it further.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-27-2008 12:59 PM
10-27-2008 12:59 PM
Re: OpenVMS 8.3 DST
7.5 Special Installation Instructions:
o VMS83A_TZ-V0100
The VMS83A_TZ-V0100 daylight savings kit is being removed
permanently from this and future UPDATE kits. This kitting
change is being made given the global variation in timezone
rules, and knowing that some customers have local patch
changes. This change will protect customers from having local
patches overwritten by the UPDATE kit.
I'm wondering if the TZ patch installed in previous update kits is removed by installing the newer update kit. Anyway I will re-apply VMS83A_TZ-V0100 to be sure.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-27-2008 01:04 PM
10-27-2008 01:04 PM
Re: OpenVMS 8.3 DST
â ¢ It can happen on the accounts we applied the DST patches to - OpenVMS v 7.3-2 and v8.3
â ¢ Affects systems anytime meaning it is not related to this 2 week period of the DST change
â ¢ When the system is booted and the system looks in this fie, it thinks the time is before the spring clock change, so it moves forward 1 hour
â ¢ The fix is needed, otherwise every time the system is booted, the clock will move forward 1 hour
â ¢ There is no way of knowing if a system has this corruption until the time is moved forward an hour after a system boot
To fix the problem is to do the following:
1. Copy one of the corrupted files and send it over to be so I can sent it to HP for further investigation.
2. SET DEF SYS$SYSTEM
3. DELE/CONFIRM SYS$TIMEZONE.DAT;*
4. @SYS$MANAGER:UTC$TIME_SETUP.COM - Run the utility for the timezone that customer is in
The next time the system boots it should set the clock correctly.