On Sun, 7 Nov 2010 11:11:28 -0500, Sam Golob <[email protected]> wrote:
>Hi Folks, > > CBT Tape File 639 from Hunter Zhou is a very fast and clever and "on >the fly" way of changing the system time, so you may not be forced to >IPL. SETHOUR is on File 639, and it is quite easy to set up, with 3 >procedures and an APF-authorized program. SETHOUR not only resets the >system clock on the operating system, but it edits the current CLOCKxx >PARMLIB member automatically, so that the clock changes are saved after >an IPL. Try it on your test system. You may like it well enough to use >it in production. > > All the best of everything to all of you. (CBT disclaimer still >applies, but I have found this to be very handy and useful.) > >Sincerely, Sam Golob > I used that program in the past (without letting it update parmlib), but since z/OS 1.7 there is a SET TIMEZONE command which will change the local time. SET TIMEZONE doesn't rely on issuing a SET CLOCK command as the SETHOUR program does, so it is "exact" where as with the SETHOUR program the seconds may not even match the GMT time. I wish there was a PARMLIB option to say "use the sysplex timer for offset but apply this additional offset criteria". Having that would eliminate manual changes on all the LPARs that don't use the same local offset as STP. I wonder if there has ever been a requirement submitted for this. Mark -- Mark Zelden - Zelden Consulting Services - z/OS, OS/390 and MVS mailto:[email protected] Mark's MVS Utilities: http://home.flash.net/~mzelden/mvsutil.html Systems Programming expert at http://expertanswercenter.techtarget.com/ ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: GET IBM-MAIN INFO Search the archives at http://bama.ua.edu/archives/ibm-main.html

