You can also set it in the PARM on the EXEC for PGM=FTP (or however the syntax is for parms on a TSO command FTP)
> -----Original Message----- > From: IBM Mainframe Discussion List [mailto:[email protected]] > On Behalf Of Farley, Peter x23353 > Sent: Tuesday, September 30, 2014 3:26 PM > To: [email protected] > Subject: Re: Any standard IBM tool to set ISPF statistics in a batch step? > > > -----Original Message----- > > From: IBM Mainframe Discussion List [mailto:IBM- > [email protected]] > > On Behalf Of Bob Rutledge > > Sent: Tuesday, September 30, 2014 3:29 PM > > To: [email protected] > > Subject: Re: Any standard IBM tool to set ISPF statistics in a batch step? > > > > Farley, Peter x23353 wrote: > > > > > Another sad fact is that when the z/OS FTP server does set the ISPF > > > statistics, it seems to use a simple-minded STCK + STCKCONV > > > algorithm, since in my tests the date and time are set to UTC > > > instead of setting them to the local time using the CVT time zone > > > values. It makes the ISPFSTATS option a lot less > useful, IMHO. There > ought to exist another SITE option to change that behavior when the receiving > z/OS system is known a priori to be using UTC time in the hardware clock. I > would suggest ISPFSTATS[=UTC|LOCAL] if I could, where "LOCAL" > > > means use the CVT values to adjust the STCK time before > > > > STCKCONV. > > > You need to inform it about the local time offset with the TZ > > environment variable. For example, ENVAR=(('TZ=EST5EDT'),OVR), in > SYS1.PARMLIB(CEEOPTxx). > > And if I was a sysprog I might do that, but I am not so I cannot. > > Peter > -- > > > This message and any attachments are intended only for the use of the > addressee and may contain information that is privileged and confidential. If > the reader of the message is not the intended recipient or an authorized > representative of the intended recipient, you are hereby notified that any > dissemination of this communication is strictly prohibited. If you have > received this communication in error, please notify us immediately by e-mail > and delete the message and any attachments from your system. > > > ---------------------------------------------------------------------- > For IBM-MAIN subscribe / signoff / archive access instructions, send email to > [email protected] with the message: INFO IBM-MAIN ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
