I'm writing a general purpose QSAM I/O library to be called from a HLL, where the JCL / dynamic allocation / dataset label will supply nearly all of the parameters (RECFM/BLKSIZE/LRECL, etc). I would like to make it perform well without requiring much in the way of parameter tuning by the user (performance is a key factor since this would be an alternative to a library that is slow). Looking at the new DCBE MULTACC and MULTSDN parameters, I was wondering is anyone would have suggestions as to what would be reasonable defaults.
I was thinking of something like MULTSDN=6 MULTACC=3 Any thoughts or suggestions would be appreciated. Kirk Wolf Dovetailed Technologies http://dovetail.com ---------------------------------------------------------------------- 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

