Bob, Could you go to option 7 (Automatic Class Selection), then do option 5 (Display ACS Object Information) and post the results? Are they what you expected?
Greg -----Original Message----- From: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] On Behalf Of Robert Pelletier Sent: Tuesday, September 05, 2006 2:08 PM To: [email protected] Subject: Re: unable to Allocate Space on User Volume PROC STORCLAS FILTLIST OEDSN INCLUDE(OMVS.**,POSIX.**,OMVSV210.**, 'SYS1.CICSTS13.CICS.SDFJLPA', 'CICSTS13.SMPE.CICT500.SMPLTS', 'CICSTS13.CICS.ADFJMOD', 'CICSTS13.CICS.SDFJLOD1', 'CICSTS13.CICS.SDFJLOAD', 'CAI.CAOPS.SMPLTSE', 'CAI.CAOPS.USSLOAD', 'CAI.CAOPS.DUSSLOAD', CAI.*.*.HFS, CAI.*.HFS.**) 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 Any ideas? ######################################################################## As of January 1, 2007, Ben E. Keith Company will no longer accept emails addressed to our "bekco.com" address. Please change your information for all Ben E. Keith contacts to our new email address, "benekeith.com". 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

