Here's the VSAM DEF
DEFINE CLUSTER-
(NAME(xxxx.xxxx.VSAM.xxxTEMP)-
RECSZ(0500 0500)-
BUFFERSPACE(17920) -
KEYS(20 00)-
FSPC(00 05)-
DATACLAS(200cyls) -
SHR(2 3))-
DATA-
(NAME(xxxx.xxxx.VSAM.xxxTEMP.DATA) -
CONTROLINTERVALSIZE(512) -
CYLINDERS(1500,200)) -
INDEX-
(NAME(xxxx.xxxx.VSAM.xxxTEMP.INDEX) -
CYLINDERS(5 1))
The JCL gives.....AMP=('BUFND=15,BUFNI=5')
Sorry about having to x the name but this company is very hot on
confidentiality. If they knew i was sending this, i'd be outahere! But hey,
i'm a contractor...
JJ
----------------------------------------------------------------------
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