Willie, > Good Morning, > > I am trying to allocate a VSAM dsn on 3 volumes which are not SMS > managed. However, SMS tries to allocate the dsn in a SMS storage > pool. How can I bypass SMS so as that I can allocate the dsn on > these 3 vols. Below is my jcl and the error message. > You will need to modify your SMS ACS routines to assign NULL to &STORCLAS when you allocate the dataset or use a special storage class value to have the storage class ACS routine set it to NULL. My special storage class in NOTSMS. When I see this in my storage class ACS routine, I set the &STORCLAS="" and get out. Regards, John
---------------------------------------------------------------------- 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

