That helped a lot. I can confirm your results, the displayed times from the PARMDD commands match the execution times just as in your case.
Not sure if EXECSYS == CNVTSYS in my case or not. I submit from ISPF on one LPAR to another LPAR in a separate JESPLEX, both LPAR's in the same SYSPLEX, using the JES2 command: /*ROUTE XEQ JESPLEXname Those with more knowledge than I about the convolutions of multiple JESPLEX environments will need to tell us whether EXECSYS == CNVTSYS in this case or not. Peter -----Original Message----- From: IBM Mainframe Discussion List [mailto:[email protected]] On Behalf Of Paul Gilmartin Sent: Friday, August 15, 2014 11:04 AM To: [email protected] Subject: Re: Dynamic system symbols -- when are they hardened On 2014-08-15, at 08:45, Farley, Peter x23353 wrote: > How are you able to execute that JCL at all? On my V2.1 system I get a JCL > error with these messages and no execution at all: > > 6 IEFC001I PROCEDURE P WAS EXPANDED USING INSTREAM PROCEDURE DEFINITION > 6 IEFC657I THE SYMBOL S WAS NOT USED > 14 IEFC001I PROCEDURE P WAS EXPANDED USING INSTREAM PROCEDURE DEFINITION > 14 IEFC657I THE SYMBOL S WAS NOT USED > > Inquiring minds wish to know how you managed this. > I had somewhat expected that and was pleasantly surprised not to need to circumvent that. Oops. When I excerpted, I omitted an "EXPORT", probably essential. (I submitted the job via FTP; probably inconsequential.) More completely (are you testing with EXECSYS != CNVTSYS?): <Snipped> Thanks, gil -- 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
