My earlier post did not consider dynamic system symbols. There is an excellent chart at
https://www.ibm.com/support/knowledgecenter/en/SSLTBW_2.2.0/com.ibm.zos.v2r2.ieae200/dynpsm.htm listing (I suppose all) supported dynamic symbols in z/OS V2R2. Most are date related. Some of these symbols have changed over the years, but I think they are valid in V1R13. You can test these symbols in Rexx with this function: MVSVAR("symbol-name") . This function does not require any special authority. . . J.O.Skip Robinson Southern California Edison Company Electric Dragon Team Paddler SHARE MVS Program Co-Manager 323-715-0595 Mobile 626-543-6132 Office ⇐=== NEW [email protected] -----Original Message----- From: IBM Mainframe Discussion List [mailto:[email protected]] On Behalf Of Lizette Koehler Sent: Friday, May 05, 2017 9:06 AM To: [email protected] Subject: (External):Re: JCL System symbols Only concern would be users creating datasets with DATE/TIME entries and there is no cleanup. So you could have a user create 365 Date datasets * hhmmss entries and then not have a process to DELETE the things no longer needed. I will use the inappropriate term - ga-zillions of datasets in your DASD Volumes and no clean up. Lizette > -----Original Message----- > From: IBM Mainframe Discussion List [mailto:[email protected]] > On Behalf Of Carmen Vitullo > Sent: Friday, May 05, 2017 8:17 AM > To: [email protected] > Subject: Re: JCL System symbols > > Strange mindset, afraid of change - I don't see any concern or > auditing issues. > Been slow to change that status quo - I'm trying :) > > > Carmen > > > ----- Original Message ----- > > From: "Paul Gilmartin" > <[email protected]> > To: [email protected] > Sent: Friday, May 5, 2017 10:12:08 AM > Subject: Re: JCL System symbols > > On Fri, 5 May 2017 10:00:12 -0400, Carmen Vitullo wrote: > > >Good point, sorry to make the assumption , for the most part we > >DISALLOW systems symbols in batch > > > Why? Cui bono? Is there a performance or security concern? > > -- gil > > ---------------------------------------------------------------------- > 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 ---------------------------------------------------------------------- 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
