> -----Original Message----- > From: IBM Mainframe Discussion List [mailto:[email protected]] On > Behalf Of Paul Gilmartin > Sent: Thursday, January 12, 2017 1:21 PM > To: [email protected] > Subject: Re: SDB and Program Object Library > > On 2017-01-12 06:51, Allan Staller wrote: > > Bad ACS routuines? > > > Do these ACS routines operate > o at data set creation? > o at OPEN? > o Both? > > Is there a way for an affected user to determine what effect these ACS > routines have? Something like a "verbose" option?
You can determine the effects after the fact. LISTCAT will display the names of the SMS classes assigned to the dataset. You can then list the attributes of each class. At our site, we allowed users to specify the names of the classes they wanted if the defaults in ACS were not desired. This is under control of some RACF profiles. ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
