Have you tried the TEST facility in ISMF? Or do you have SMSDEBUG from DTS? Both could help identify your problem.
Lizette >>>MGMTCLAS ACS routine is irrelevant. It doesn't get invoked until after a >STORCLAS is assigned by the STORCLAS ACS routine. > >The test for DASD_UNITS could be stopping this allocation. Or perhaps you >have another test that is causing STORCLAS to be set to null, making the data >set non-managed. I notice that in yout ISPF test you allocated a non-VSAM >data set. Is there an earlier test for VSAM that prevents this data set from >being managed? > >You might want to sprinkle some WRITE statements in the ACS routine to >show you where you've been. > ---------------------------------------------------------------------- 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

