willie bunter wrote:
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
You either have to modify the ACS routines not to assign this dataset to
SMS or add the storage class parameter to your define job with a storage
class that instructs the ACS routines not to make this an SMS dataset.
--
Mark Jacobs
Time Customer Service
Tampa, FL
------
Pound pastrami, can kraut, six bagels -- bring home for Emma.
Isaac Edward Leibowitz (Saint Leibowitz)
A Canticle for Leibowitz
----------------------------------------------------------------------
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