Do you want to view the ACS? (ISMF) or do you want a way to see what ACS is using for your allocation?
ISMF can let you view/update your ACS routines and SC, SG, etc... However, if you want to see how it is allocating the file, then I think you need to setup a test case. Lizette > > >Done all that. No joy. >How I can I view the acs routines, and display the attributes of these >"classes"?? > >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 Natarajan Mohan >Sent: Monday, June 29, 2009 1:07 PM >To: [email protected] >Subject: Re: sms overriding my specification of target volume > >Kenneth, > >The key is NSC (null storage class) and NMC (null management class). I >would take out the STORCLAS(SCNONSMS) and code NSC NMC. > >Thanks >Natarajan > >>>> "Klein, Kenneth" <[email protected]> 6/29/2009 9:45 AM >>> > > >IGD17223I JOBNAME jobname PROGRAM NAME progname STEPNAME stepname DDNAME > > ddname DATA SET dsn WAS ALLOCATED TO AN OVERFLOW STORAGE GROUP > > ofsg. > > > >Explanation: This message is issued when the volume selection >algorithms resulted in the selection of one or more volumes that belong >to an > >overflow storage group. > > >I'm a real rookie with SMS. I'm getting this message when I try to >allocate a dataset on a specific target volume with dfdss using > >//OMVSS3 DD UNIT=SYSDA,DISP=SHR,VOL=SER=OMVSS3 >//SYSIN DD * > COPY DATASET( INCL(SMPE.Z19.RESZP1.SMPTLOG )) - > CONCURRENT NOTIFYCONCURRENT - > CATALOG TOL(ENQF) WAIT(2,30) - > BYPASSACS(**) - > STORCLAS(SCNONSMS) OUTDDNAME(OMVSS3) - > RENUNC( (SMPE.Z19.RESZP1.SMPTLOG , - > SMPE.Z19.RESZS3.SMPTLOG ) - > ) > >I've got to ge able to specify a volume so my DDDef's will point to the >right one. > ---------------------------------------------------------------------- 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

