> -----Original Message----- > From: IBM Mainframe Discussion List > [mailto:[EMAIL PROTECTED] On Behalf Of willie bunter > Sent: Tuesday, September 12, 2006 11:11 AM > To: [email protected] > Subject: Question : VTOC size - JES2 Volume > > > Can anybody please correct me if I am wrong. I have to init > a volume for JES2 HASPACE. The volume is a 3390 -3 . > Below are my parms for the VTOC. > > VTOC(0,1,29) INDEX(2,0,45) > > Is that okay?
Why bother? If the volume is dedicated to JES2 spool (i.e. only one dataset), then I'd make the VTOC(0,1,14) with no index at all. That leaves the rest of the volume for the dataset. You could even go to VTOC(0,1,1). There is no need for an index at all. An index is only useful if you have a large number of VTOC I/Os going on. On this volume, once JES2 has OPEN'ed the HASPACE dataset, the VTOC should not be hit again until the next JES2 restart. -- John McKown Senior Systems Programmer HealthMarkets Keeping the Promise of Affordable Coverage Administrative Services Group Information Technology This message (including any attachments) contains confidential information intended for a specific individual and purpose, and its content is protected by law. If you are not the intended recipient, you should delete this message and are hereby notified that any disclosure, copying, or distribution of this transmission, or taking any action based on it, is strictly prohibited. ---------------------------------------------------------------------- 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

