Operating System - HP-UX
1838120 Members
4142 Online
110124 Solutions
New Discussion

Re: HPUX 11.11 time change

 
SOLVED
Go to solution
chad_c
Super Advisor

HPUX 11.11 time change

Hi. We are running 12 HPUX 11.11 servers. Can anyone shed some light on how to determine whether the new time change (daylight savings) is going to automatically change on schedule?

Regards,
Chad
6 REPLIES 6
A. Clay Stephenson
Acclaimed Contributor
Solution

Re: HPUX 11.11 time change

Just do a search on Daylight Saving Time. There have been dozens of postings related to this subject. You will need to install a patch that updates tztab.
If it ain't broke, I can fix that.
Pete Randall
Outstanding Contributor

Re: HPUX 11.11 time change

Hi Chad,

Clay has the perfect answer, given in this thread:

http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=1007176


Pete

Pete
DCE
Honored Contributor

Re: HPUX 11.11 time change


Check out the official HP web page

http://h10072.www1.hp.com/dst/
Bill Hassell
Honored Contributor

Re: HPUX 11.11 time change

Daylight saving is changed by governments all over world, almost every year. So if you do not keep up on patches then it is likely your server will have difficulties with DST changes. If you are concerned about this year, look for 2007 in /usr/lib/tztab. If you do not see 2007 then your tztab is not up to date and you'll have to manually change the time 4 times this year. You can also use Clay's dst.pl script mentioned above -- it will report the DST change dates.

Or add the DST patch as mentioned previously. Be sure to schedule a reboot in the next few weeks...and also check the main HP website for DST issues for compiler, DCE and Java issues.


Bill Hassell, sysadmin
Rick Garland
Honored Contributor

Re: HPUX 11.11 time change

Do this search from google;
daylight saving time site:forums1.itrc.hp.com

This will search within the ITRC forums. (site:forums1.itrc.hp.com)

There will be pages of hits.
chad_c
Super Advisor

Re: HPUX 11.11 time change

.