The ACS routines once existed in source somewhere.  When they are compiled into 
an SCDS the DSN and member names are saved in the SCDS also.  However, nothing 
prevents them from being modified after compilation.  (This is no different 
than any other source library.  It is a management responsibility, not the 
"compiler's", to insure that a copy of the source corresponding to the current 
"object" module is available for reference and future modification.)

If your sysprog is doing his job, he can tell you where the current source 
modules are or give you a copy.  Since your dataset is not SMS managed, only 
the DATACLAS routine has significance.  Once you know which data class was 
assigned, you will need to get the attributes specified by that class (probably 
also from your sysprog).  If you have the proper authority, you can acquire 
this information for yourself from ISMF.

> -----Original Message-----
> From: IBM Mainframe Discussion List [mailto:IBM-MAIN@LISTSERV.UA.EDU] On
> Behalf Of Paul Gilmartin
> Sent: Friday, August 29, 2014 4:25 PM
> To: IBM-MAIN@LISTSERV.UA.EDU
> Subject: Re: Understanding Data Set Information?
> 
> On Fri, 29 Aug 2014 18:04:59 -0500, Ed Gould wrote:
> >
> >Look at your ACS routines.
> >
> How do I find those?
> 
> >>  Management class . . : **None**        Allocated blocks  . : 240
> >>  Storage class  . . . : **None**        Allocated extents . : 2
> 
> Thanks,
> gil
> 
> ----------------------------------------------------------------------
> For IBM-MAIN subscribe / signoff / archive access instructions,
> send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

Reply via email to