__________________

I'm no SMS expert, but could the issue be that the filtlist dsns are fully 
qualified and don't include the data and index components?

Debbie Mitchell
Utica National Insurance Group 


 
  FILTLIST BACKS INCLUDE('SERVP.SLFVNOTE', 
           'SERVP.JM064050.SLFVNOTE', 
           'SERVP.JM064050.SLFVNTE') 
   SELECT 
    WHEN (&DSN EQ &OEDSN) 
 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 
ND 



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