× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



So, if I'm not syncing to an external time source, do I still have to change 
the time on V5R3+   ??

I have a CLP which I used on V5R2 to change QHOUR to QHOUR - 1 in the fall . 
. . it used to change QUTCOFFSET also but I have removed that for V5R3 . . . 
Is V5R3 now smart enough to change the time by itself?

Thanks,

Steve

"Al Barsa" <barsa@xxxxxxxxxxxxxxxxxxx> wrote in message 
news:mailman.7111.1161111194.2503.midrange-l@xxxxxxxxxxxxxxx
Note that QUTCOFFSET is not a changeable system value as of V5R3.

Al

Al Barsa, Jr.
Barsa Consulting Group, LLC

400>390

"i" comes before "p", "x" and "z"
e gads

Our system's had more names than Elizabeth Taylor!

914-251-1234
914-251-9406 fax

http://www.barsaconsulting.com
http://www.taatool.com
http://www.as400connection.com




            "Haase, Justin
            C."
            <justin.haase@Kin                                          To
            gland.com>                "Midrange Systems Technical
            Sent by:                  Discussion"
            midrange-l-bounce         <midrange-l@xxxxxxxxxxxx>
            s@xxxxxxxxxxxx                                             cc

                                                                  Subject
            10/17/2006 10:29          DST Helper
            AM


            Please respond to
            Midrange Systems
                Technical
               Discussion
            <midrange-l@midra
                nge.com>






Here are the commands I'm using to help me stay out and party longer on
Saturday night on the last weekend of this month and NOT receive any
phone calls.

As long as Outlook doesn't totally screw-up the formatting you should be
able to paste these beauties right in to a QCMD screen depending on your
timezone and choice of replication software.  YMMV, but it'll save you
some time if you have systems that don't automatically do it for you.
Test it if you have a test LPAR!  Don't blame me if it doesn't work on
your box, but I've been using these for a long time and just got done
putting them on 15 systems.  Make sure they're SAVE(*NO) or you'll
relive that hour over and over and over and over.  ;)  Mountain or
Pacific people, you can modify 3 or 4 to do what you need - I don't have
any machines in those zones.

1 - if using IBM's SupportLine SNTP client
ADDJOBSCDE JOB(DST_ENDNTP) CMD(ENDSBS SBS(QZRDSNTP) OPTION(*IMMED))
FRQ(*ONCE) SCDDATE('10/29/2006') SCDTIME('01:50:00')
TEXT('DST: End Time Sync')

2 - if using Mimix with no RJ
ADDJOBSCDE JOB(DST_MMX1) CMD(MIMIX/ENDDG DGDFN(*ALL)) FRQ(*ONCE)
SCDDATE('10/29/2006') SCDTIME('01:55:00') TEXT('DST: End Mimix')

2a - if using Mimix with RJ
ADDJOBSCDE JOB(DST_MMX1) CMD(MIMIX/ENDDG DGDFN(*ALL) ENDRJLNK(*YES))
FRQ(*ONCE) SCDDATE('10/29/2006') SCDTIME('01:55:00')
TEXT('DST: End Mimix')

3 - systems on eastern time currently -0400
ADDJOBSCDE JOB(DST_UTC) CMD(CHGSYSVAL SYSVAL(QUTCOFFSET) VALUE('-0500'))
FRQ(*ONCE) SCDDATE('10/29/2006') SCDTIME('01:58:55')
TEXT('DST: Change UTC Offset Eastern')

4 - systems on central time currently -0500
ADDJOBSCDE JOB(DST_UTC) CMD(CHGSYSVAL SYSVAL(QUTCOFFSET) VALUE('-0600'))
FRQ(*ONCE) SCDDATE('10/29/2006') SCDTIME('01:58:55')
TEXT('DST: Change UTC Offset Central')

5 - systems in London UK currently +0100
ADDJOBSCDE JOB(DST_UTC) CMD(CHGSYSVAL SYSVAL(QUTCOFFSET) VALUE('-0000'))

FRQ(*ONCE) SCDDATE('10/29/2006') SCDTIME('01:58:55')

TEXT('DST: Change UTC Offset UK GMT BST')


6 - all systems
ADDJOBSCDE JOB(DST_HOUR) CMD(CHGSYSVAL SYSVAL(QHOUR) VALUE('00'))
FRQ(*ONCE) SCDDATE('10/29/2006') SCDTIME('01:59:00')
TEXT('DST: Change Hour')

7 - start Mimix (no matter if RJ or not)
ADDJOBSCDE JOB(DST_MMX2) CMD(MIMIX/STRDG DGDFN(*ALL)) FRQ(*ONCE)
SCDDATE('10/29/2006') SCDTIME('03:00:00') TEXT('DST: Start Mimix')


--
Justin C. Haase - iSeries System Engineer
IBM Certified Systems Expert - System i
Kingland Systems Corporation


CONFIDENTIALITY NOTICE:  This e-mail communication, including attachments,
is covered by the Electronic Communications Privacy Act, 18 U.S.C.
2510-2521, is confidential, and may be legally privileged.  If you are not
the intended recipient or believe you received this communication in 
error,
please reply to the sender indicating that fact and delete the copy you
received.  In addition, retention, dissemination, distribution, copying, 
or
otherwise use of the information contained in this communication is
strictly prohibited.  Thank you.

--
This is the Midrange Systems Technical Discussion (MIDRANGE-L) mailing 
list
To post a message email: MIDRANGE-L@xxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/mailman/listinfo/midrange-l
or email: MIDRANGE-L-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives
at http://archive.midrange.com/midrange-l.






As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.