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

NOTICE OF CONFIDENTIALITY 

The information contained in this communication, including but not
limited to any accompanying document(s) and/or attachment(s), is
privileged and confidential and is intended solely for the above-named
individual(s). If you are not the intended recipient, please be advised
that any distribution, copying, disclosure, and/or use of the
information contained herein is strictly prohibited. If you received
this communication in error, please destroy all copies of the
communication, whether in electronic or hard copy format, and
immediately contact the Security Office at EDFUND at (916) 526-7539 or
[email protected]. Thank you.

----------------------------------------------------------------------
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

----------------------------------------------------------------------
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

Reply via email to