I have run a translate, validate and activate. I added volumes to the
Define and now I get this.
IEC614I CREATE FAILED - RC 192, DIAGNOSTIC INFORMATION IS (040343C9) ,
STEP01,SMSVL8,SERVP.JM064050.SLFVNTE.DATA                             
I am having our security person check his side. Thanks for everyone's
suggestions.


Have a Nice Day !
 
Bob Pelletier
Connecticut Student Loan Foundation
Rocky Hill, Ct.

-----Original Message-----
From: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] On
Behalf Of Robert Pelletier
Sent: Tuesday, September 05, 2006 12:24 PM
To: [email protected]
Subject: Re: unable to Allocate Space on User Volume

This is the part of the ACS routine:
FILTLIST BACKS INCLUDE('SERVP.SLFVNOTE',  
         'SERVP.JM064050.SLFVNOTE',       
         'SERVP.JM064050.SLFVNTE')        
 SELECT                                   
  WHEN (&DSN EQ &OEDSN)                   
   DO                                     
    SET &STORCLAS EQ 'CSLFSTOR'           
    EXIT                                  
   END                                    
  WHEN (&DSN EQ &BACKS)                   
   DO                                     
    SET &STORCLAS EQ 'VSAMSTOR'           
    EXIT                                  
   END                                    
  OTHERWISE                               
   SET &STORCLAS EQ ''                    
   END                                    
END 

PROC STORGRP                              
 SELECT                                   
      WHEN (&DSN='SERVP.SLFVNOTE')        
      SET &STORGRP EQ 'CSLFGRP2'          
      WHEN (&DSN='SERVP.JM064050.SLFVNOTE'
      SET &STORGRP EQ 'CSLFGRP2'          
      WHEN (&DSN='SERVP.JM064050.SLFVNTE')
      SET &STORGRP EQ 'CSLFGRP2'          
      OTHERWISE SET &STORGRP = 'CSLFGRP1' 
I see SMSVL8 and SMSVL9 in CSLFGRP2. 
  
  
  
LEGAL DISCLAIMER
The information transmitted is intended solely for the individual or
entity to which it is addressed and may contain confidential and/or
privileged material. Any review, retransmission, dissemination or other
use of or taking action in reliance upon this information by persons or
entities other than the intended recipient is prohibited. If you have
received this email in error please contact the sender and delete the
material from any computer. 
  
Seeing Beyond Money is a service mark of SunTrust Banks, Inc. 
[ST:XCL] 
 
 
 
 

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



Confidentiality Notice
 
Unless expressly stated otherwise, this message is confidential and may be 
privileged.  It is intended for the addressee(s) only.   Access to this e-mail 
by anyone else is unauthorized.  If you are not an addressee, any disclosure or 
copying of the contents of this e-mail or any action taken (or not taken) in 
reliance on it is unauthorized and may be unlawful.   If you are not an 
addressee, please inform the sender immediately and delete this message from 
your system.

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