Radoslaw, Thanks for the tip. I did a search for AFAIK in the DFHSM IMPLEMENTATION & CUSTOMIZATION GUIDE but came up empty. Can you please direct me as to where I can find out about this parm? Thanks.
"R.S." <[EMAIL PROTECTED]> wrote: AFAIK the only problem for VSAM extended addressability and HSM is it requires (AFAIK) RLS. RLS in turns requires some setup and CF structure => parallel sysplex. My $0.02 -- Radoslaw Skorupka Lodz, Poland willie bunter wrote: > David, > > I included the reorg just to test and see if the job runs okay. The reorg of > the MCDS is run weekly. The freespace is 0,0 . Below is the present set up of > the MCDS. > > DEFINE CLUSTER - > (NAME(AM2.MCDS) VOLUME(PLAN01) - > CYLINDER(3300 0) FILE(HSMMCDS) - > RECORDSIZE(435 2040) FREESPACE(0 0) - > SPEED BUFFERSPACE(530432) - > INDEXED KEYS(44 0) SHAREOPTIONS(3 3) - > UNIQUE NOWRITECHECK) - > DATA (NAME(AM2.MCDS.DATA) CISZ(12288) ) - > INDEX (NAME(AM2.MCDS.INDEX) CISZ(2048) ) > > Would you foresee any problems when switching over to VSAM EXTENDED? > > > "O'Brien, David W. (NIH/CIT) [C]" wrote: > Willie, > > "- Perform tests : i.e. migrate and recall. Perform the regorg." > > Why are you performimg a re-org in your last step? The repro should populate > the file in sequential order so that no re-org is necessary at that point. > > What is the freespace value for this MCDS? This could be contributing to the > problem. > ---------------------------------------------------------------------- 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 --------------------------------- Check out the all-new Yahoo! Mail beta - Fire up a more powerful email and get things done faster. ---------------------------------------------------------------------- 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

