- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - OpenVMS
- >
- TIME(Zone) setting on OVMS 7.3 Systems
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
04-04-2005 02:17 AM
04-04-2005 02:17 AM
TIME(Zone) setting on OVMS 7.3 Systems
Although AUTO_DLIGHT_SAV = 1 one node timezone was at -18000; the other at -14400.
All other setting set via UTC$TIME_SETUP
Would this have cause my problem?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-04-2005 02:26 AM
04-04-2005 02:26 AM
Re: TIME(Zone) setting on OVMS 7.3 Systems
Is DTSS in use?
Purely Personal Opinion
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-04-2005 02:54 AM
04-04-2005 02:54 AM
Re: TIME(Zone) setting on OVMS 7.3 Systems
Our patches are current. We've had this problem for a couple of time changes now.
We are not using DTSS. My current logicals are:
"SYS$LOCALTIME" = "SYS$SYSROOT:[SYS$ZONEINFO.SYSTEM.US]EASTERN."
"SYS$TIMEZONE_DAYLIGHT_SAVING" = "1"
"SYS$TIMEZONE_DIFFERENTIAL" = "-14400"
"SYS$TIMEZONE_NAME" = "EDT"
"SYS$TIMEZONE_RULE" = "EST5EDT4,M4.1.0/02,M10.5.0/02"
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-04-2005 04:01 AM
04-04-2005 04:01 AM
Re: TIME(Zone) setting on OVMS 7.3 Systems
Purely Personal Opinion
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-04-2005 06:26 AM
04-04-2005 06:26 AM
Re: TIME(Zone) setting on OVMS 7.3 Systems
Are you running NTP clients on either/both nodes?
Is NET$DISABLE_DTSS defined on either/both?
The answers to these questions may reveal something about why you're having trouble.
Robert
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-04-2005 08:40 AM
04-04-2005 08:40 AM
Re: TIME(Zone) setting on OVMS 7.3 Systems
But are running NTP.
Net$DISABLE_DTSS is not defined on either node
AUTO_DLIGHT_SAV is set to 1. but the timezone_differential on the nodes was: (one at -18000, the other at -14400); Although this has been rectified to -14400
I used SYS$MANAGER:UTC$TIME_SETUP,US,EASTERN
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-04-2005 06:24 PM
04-04-2005 06:24 PM
Re: TIME(Zone) setting on OVMS 7.3 Systems
when the OpenVMS AUTO_DLIGHT_SAV mechanism changes the time, there will be an OPCOM message - check OPERATOR.LOG for:
%TDF-I-TDFSET, Summer time or standard time changeover - new SYS$TIMEZONE_DIFFERENTIAL=7200/old=3600.
(Example from system in MET time zone)
Also the JOB_CONTROL process should have a TQE (Timer Queue Element) set for the next switchover:
$ ANAL/SYS
SDA> SET PROC JOB_CONTROL
SDA> SHOW PROC/TQE
Volker.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-05-2005 12:44 AM
04-05-2005 12:44 AM
Re: TIME(Zone) setting on OVMS 7.3 Systems
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-06-2005 03:56 AM
04-06-2005 03:56 AM
Re: TIME(Zone) setting on OVMS 7.3 Systems
The logical has been set and entered into sys$common:[sysmgr]sylogical
My first experience with "Forums" has been great..Thanks again to you all