- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: DST Patch Doesn't work
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-19-2007 10:54 PM
03-19-2007 10:54 PM
DST Patch Doesn't work
I have Installaed PHCO_34668 dst patch on MY HPUX 11i v1 server, but found that dst patch doesn't work on march 11,2007.
I want to know why this patch doesn't work any specific reason for that and how to solve this prob.
Please help me.I change time manually.
Thanks & Regards,
Sujeet
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-19-2007 11:34 PM
03-19-2007 11:34 PM
Re: DST Patch Doesn't work
What is the state of this patch?
$ swlist -l patch PHCO_34668
>I change time manually.
Then you broke your system, unless you manually edited tztab(4).
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-19-2007 11:34 PM
03-19-2007 11:34 PM
Re: DST Patch Doesn't work
how do you know the patch did not work ? Did you restart the tztab depenedent processes, like cron etc.
Please also read:
http://forums1.itrc.hp.com/service/forums/helptips.do?#33 on how to reward any useful answers given to your questions.
So far you have only rewarded 9 of 99 answers !
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-20-2007 02:46 AM
03-20-2007 02:46 AM
Re: DST Patch Doesn't work
If you mean that cron jobs are off by the amount of the time change, you need to stop and restart cron.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-20-2007 08:53 AM
03-20-2007 08:53 AM
Re: DST Patch Doesn't work
http://h20000.www2.hp.com/bizsupport/TechSupport/Document.jsp?lang=en&cc=us&objectID=c00832124
I checked system at 1.57am on that day, it went to 1.59 am and then to 3.00am. So the patch worked.
If you change the date/time manually, I am doubful whether that will get erased after reboot. On my home system, manual changes got erased after reboot. So better to install patches.
Rajos.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-20-2007 11:58 AM
03-20-2007 11:58 AM
Re: DST Patch Doesn't work
Broke as in changing the GMT time on the system instead of fixing tztab(4). This is what time it is now:
$ date; date -u
Tue Mar 20 16:58:02 PDT 2007
Tue Mar 20 23:58:02 UTC 2007
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-20-2007 12:05 PM
03-20-2007 12:05 PM
Re: DST Patch Doesn't work
If you manually change tztab, the patches won't work. That's why I asked about the state of the patch.
Manually changing the computer clock to the incorrect value is permanent, until corrected.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-21-2007 04:54 AM
03-21-2007 04:54 AM
Re: DST Patch Doesn't work
So, Sujeet:
what do you mean by "broke" and how did you determine that it doesn't work?
If you mean that cron jobs are off by the amount of the time change, you need to stop and restart cron.