On Wed, 2008-12-10 at 14:35 -0500, Matt Dazzo wrote:
> need to create a new master catalog
The z/OS 1.8 ServerPac came with:
DEFINE -
MCAT ( -
ICFCATALOG -
NAME(name) -
VOL(vol) -
CYL(15 5) -
FREESPACE(10 10) -
SHR(3 4) -
STRNO(3) -
) -
DATA ( -
CISZ(4096) -
BUFND(4) -
) -
INDEX( -
BUFNI(4) -
) -
CAT(name/PWUPDATE)
I'd add an explicit index CISZ of 4096, since Eileen McClintock says
that small index CIs (generated by default) can result in dead data CIs.
--
David Andrews
A. Duda and Sons, Inc.
[EMAIL PROTECTED]
----------------------------------------------------------------------
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