Good call, Bill. I got the job working with bypassacs. When I notified a peer sysprog he realized my id was not in the hard coded list of users that are allowed to tweak the storage class. Upon hearing how easily I bypassed this restriction, he decided that loophole needed to be closed.
COPY ALLDATA(*) ALLEXCP SHARE TOL(ENQF) READIOP(10) - DATASET(INCLUDE(**), - EXCLUDE(SYS1.VTOCIX.*,SYS1.VVDS.*,SYS1.IODF*)) - REPLACE PROCESS(SYS1) - NULLSTORCLAS, - BYPASSACS(**) - LIDY((RESZP2,3390)), - ODY((RESZS3,3390)) Bill, are you over in Georgetown? Ken Klein Sr. Systems Programmer Kentucky Farm Bureau Insurance - Louisville [email protected] 502-495-5000 x7011 -----Original Message----- From: IBM Mainframe Discussion List [mailto:[email protected]] On Behalf Of William Bishop Sent: Wednesday, June 24, 2009 10:00 AM To: [email protected] Subject: Re: Veteran sysprog asks dumb question Check your ACS rules to make sure that there is not something that restricts certain functions, such as bypassing rules, that are limited to an identified set of user ids? If you are new, you may need to add your TSO Id to such a list. Thanks Bill Bishop Specialist Mainframe Support Group Server Development & Support Toyota Motor Engineering & Manufacturing North America, Inc. [email protected] (502) 570-6143 "Klein, Kenneth" <[email protected]> Sent by: IBM Mainframe Discussion List <[email protected]> 06/24/2009 09:45 AM Please respond to IBM Mainframe Discussion List <[email protected]> To [email protected] cc Subject Re: Veteran sysprog asks dumb question I think Jack is on to something here. I've been here 6 weeks and I am NOT an sms guru. Could very well be the acs rules. My new peers are telling me that these cloner jobs have recently (weeks ago) run fine but only the sys1.* datasets are getting copied. All the ones like these fail: AOP.SAOPEXEC CBC.SCCNJCL CEE.SCEEMSGP GLD.SGLDHDRC IOA.SIOAIBIN ISF.SISFJCL ACIF.SAPKMOD1 AOP.SAOPMENU APK.SYS1.IBM.PARMLIB.V2 ASM.SASMMAC1 CBC.SCCNCMP CDS.SCDSSAMP CEE.SAFHFORT CIM.SCIMXML CMX.SCMXDBRM CSF.SCSFCLI0 EOX.SEPHBOK1 EOY.SEOXFONT EPH.SEPHCLIB EPH.SEPHSAMP D EUV.SEUVACF EUVF.SEUVFEXC FFST.V120ESA.SEPWBENU GDDM.SADMCDA GIM.SGIMCLS0 GLD.SGLDEXEC GSK.SGSKSAMP HCM.SEEQINST ICQ.ICQABTXT IGY.SIGYCLST IMW.SIMWSDCK IOA.SIOAJAVA IOE.SIOEEXEC ISF.SISFEXEC ISP.SISPALIB JAVA.SAJVSMP1 OMVS.JAVA31V5 SCRIPT.R40.DCFASM SDF2.V1R4M0.SDGICMD TCPIP.SEZACMAC VSAPL.DZJDMY1 I'm hoping not to have rename all these files with &sysname or something just to get them cataloged. I don't want to catalog them at all... but then how will they be found when I IPL off the new res pack. I seem to remember doing some cataloging with volser(******) or was that in the dddef... Any help greatly appreciated. Is there any doc on z/os maintenance cloning best practices? Ken Klein Sr. Systems Programmer Kentucky Farm Bureau Insurance - Louisville [email protected] 502-495-5000 x7011 -----Original Message----- From: IBM Mainframe Discussion List [mailto:[email protected]] On Behalf Of John Kelly Sent: Wednesday, June 24, 2009 8:16 AM To: [email protected] Subject: Re: Veteran sysprog asks dumb question Sounds like your bypass storage class (STORCLAS(SCNONSMS)) isn't taking effect (SC=SCDFLT MC=STANDARD DC=), ie it seems like your omvs dsn are going sms and that has to be catalogued. SC=SCDFLT MC=STANDARD DC= Jack Kelly 202-502-2390 (Office) ---------------------------------------------------------------------- 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 ---------------------------------------------------------------------- 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 ---------------------------------------------------------------------- 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 ---------------------------------------------------------------------- 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

