"willie bunter" <[EMAIL PROTECTED]> wrote in message news:<[EMAIL PROTECTED]>... > 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. > >
> DEFINE CLUSTER (NAME (Z8002D.TESTE.CLIFCPRK) - > INDEXED - > KEYS (20 0) - > RECSZ (2000 2000) - > FSPC (10 10) - > VOLUMES (VEBC5A,VEBC5B,VEBC5C) - > SHAREOPTIONS (1 3)) - > DATA (NAME (Z8002D.TEST.CLIFCPRK.KDATA) - > CYL (3300,400) - > CISZ(4096) ) - > INDEX (NAME (Z8002D.TEST.CLIFCPRK.INDEX) - > CYL(30 10) - > CISZ(1024) ) > IGD17273I ALLOCATION HAS FAILED FOR ALL VOLUMES SELECTED FOR DATA SET > Z8002D.TEST.CLIFCPRK > IGD17290I THERE WERE 1 CANDIDATE STORAGE GROUPS OF WHICH THE FIRST 1 > WERE ELIGIBLE FOR VOLUME SELECTION. > THE CANDIDATE STORAGE GROUPS WERE:LIBSG01 > > Check the department that controls your SMS ACS routines. They don't allow you to allocate on non-SMS volumes. Kees. ********************************************************************** For information, services and offers, please visit our web site: http://www.klm.com. This e-mail and any attachment may contain confidential and privileged material intended for the addressee only. If you are not the addressee, you are notified that no part of the e-mail or any attachment may be disclosed, copied or distributed, and that any other action related to this e-mail or attachment is strictly prohibited, and may be unlawful. If you have received this e-mail by error, please notify the sender immediately by return e-mail, and delete this message. Koninklijke Luchtvaart Maatschappij NV (KLM), its subsidiaries and/or its employees shall not be liable for the incorrect or incomplete transmission of this e-mail or any attachments, nor responsible for any delay in receipt. Koninklijke Luchtvaart Maatschappij N.V. (also known as KLM Royal Dutch Airlines) is registered in Amstelveen, The Netherlands, with registered number 33014286 ********************************************************************** ---------------------------------------------------------------------- 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

