- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - OpenVMS
- >
- VMS 7.3.2 daylight savings time
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
03-31-2005 09:17 AM
03-31-2005 09:17 AM
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..)
Am I missing a step or is something failing with the documented process ?
Tim
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-31-2005 10:30 AM
03-31-2005 10:30 AM
SolutionLawrence
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-31-2005 12:02 PM
03-31-2005 12:02 PM
Re: VMS 7.3.2 daylight savings time
Here are some things to check:
Have you installed VMS732_UPDATE V3.0 patch kit?
If you have, are you running DTSS? If not, have you defined NET$DISABLE_DTSS in the system logical name table?
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.
SYS$STARTUP:TDF$UTC_STARTUP.COM.
Cheers,
Robert
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-31-2005 12:16 PM
03-31-2005 12:16 PM
Re: VMS 7.3.2 daylight savings time
Andy
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-31-2005 05:27 PM
03-31-2005 05:27 PM
Re: VMS 7.3.2 daylight savings time
the timezone information etc. is stored in a file:
SYS$STARTUP:DTSS$UTC_STARTUP.COM and/or
SYS$STARTUP:TDF$UTC_STARTUP.COM
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.
The last line in *$UTC_STARTUP.COM defines the timezone rule.
Recent versions of DECnet-Plus now also use the OpenVMS timezone information and NOT the SYS$UPDATE:DTSS$TIMEZONE_RULES.DAT anymore.
Volker.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-31-2005 08:01 PM
03-31-2005 08:01 PM
Re: VMS 7.3.2 daylight savings time
$ @SYS$MANAGER:UTC$TIME_SETUP.COM
to ensure all is correct.
Purely Personal Opinion
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-01-2005 01:31 AM
04-01-2005 01:31 AM
Re: VMS 7.3.2 daylight savings time
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.
I will look at things further today. Just on of these items that should work without issue but it is driving me nutz.
I will update this once I start all over today and take it one by one.
Thanks !!!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-01-2005 01:47 AM
04-01-2005 01:47 AM
Re: VMS 7.3.2 daylight savings time
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.
Cheers,
Robert
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-01-2005 02:45 AM
04-01-2005 02:45 AM
Re: VMS 7.3.2 daylight savings time
from VMS732_TDF-V0200:
7.1.2.3 Problem Analysis:
During boot, UTC time is defined by the
DTSS$UTC_STARTUP.COM or TDF$UTC_STARTUP.COM procedures.
The TDF$UTC_STARTUP.COM procedure terminates when the
logical NET$DISABLE_DTSS is defined, but this test should
only be done when executing the DTSS$UTC_STARTUP.COM
variant of the startup file.
This sounds like the fix for the problem you're seeing.
Volker.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-01-2005 06:10 AM
04-01-2005 06:10 AM
Re: VMS 7.3.2 daylight savings time
On the comment from Volker, seems like another weird issue (define, don't define ?)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-01-2005 08:31 AM
04-01-2005 08:31 AM
Re: VMS 7.3.2 daylight savings time
Thanks again to all !!!
Have a great weekend !!!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-01-2005 08:31 AM
04-01-2005 08:31 AM