you can use ALTLIB tso command. It changes the rexx / clist search order by placing a user library(ies) in front of sSYSPROC / SYSEXEC.
ITschak ITschak Mugzach Z/OS, ISV Products and Application Security & Risk Assessments Professional On Wed, Nov 30, 2016 at 6:32 PM, Sri h Kolusu <[email protected]> wrote: > Mark, > > Issue the command TSO ISRDDN;SAVE and it will give you the current > allocation list which can be edited, you can add your desired libraries to > that clist. It is saved as Userid.ISRDDN.CLIST > > Thanks, > Kolusu > > IBM Mainframe Discussion List <[email protected]> wrote on > 11/30/2016 09:19:50 AM: > > > From: "Steely.Mark" <[email protected]> > > To: [email protected] > > Date: 11/30/2016 09:20 AM > > Subject: concat > > Sent by: IBM Mainframe Discussion List <[email protected]> > > > > Would anyone be able to provide a way to concatenate a library to > > the SYSPROC allocation. > > > > I have tried the concat program from the CBT tape file 134 that > > abend with a S0c4. > > I have tried a rexx exec called ALLOCREX. This sort of works ( it > > adds my ds to SYSPROC) but does not keep the same setup of SYSPROC > > before the addition. > > I have tried clist SPROC from IBM but for some reason it is not working. > > > > > > > > > Does anyone have something they can share for z/os V2.2. > > > > Thanks > > > > ---------------------------------------------------------------------- > > 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
