Even they should not change much once set up, it would require someone remember to alter them when
1) they change 2) There is a new setup of HSM on another plex. So - a little bit of maintenance issue to make sure the data set names were always current. However, you might build a task that runs periodically that can scan proclib to find your current proc for HSM. Then scan for the names you want. Or you might ask IBM if there is a way to find the xCDS data set names you want. What problem are you trying to solve by getting this information? Maybe there is another way to do it. Lizette > -----Original Message----- > From: IBM Mainframe Discussion List [mailto:[email protected]] On > Behalf Of Jeremy Nicoll > Sent: Monday, January 22, 2018 4:19 AM > To: [email protected] > Subject: Re: Finding the names of hsm's BCDSs > > On Mon, 22 Jan 2018, at 10:03, Manfred Lotz wrote: > > On Wed, 17 Jan 2018 21:24:54 -0800 > > Ron hawkins <[email protected]> wrote: > > > > > Would obtaining the data set names from SDSF meet your requirement? > > > > > > > I could use SDSF for this. However, then everybody who would use the > > program needs READ access to a profile <system>.<stcuser>.<stcname>... > > in class JESSPOOL. > > Surely the BCDS names don't change very often? > > How about having a leading step put into the HSM procedure that writes the > BCDS names to a dataset that everyone can read? > > -- > Jeremy Nicoll - my opinions are my own. > > ---------------------------------------------------------------------- > 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
