David Betten wrote:
You might consider testing with PDSE. In z/OS 2.1 there were a number of performance improvements made to PDSE processing including improved directory processing. If you do a google search, you'll find a number of Share presentations on the PDSE improvements.
<snip>
I think Dave is suggesting you *copy* the data set to a PDSE before processing it. Data sets in the parmlib concatenation must not be PDSEs, because the code to open and read PDSEs lives in LPA and the LPA list must be retrieved from the parmlib concatenation for CLPA processing.
Of course, if it's a "parmlib" in the generic sense, and not "a data set in the systems parmlib concatenation," then convert away...
-- John Eells IBM Poughkeepsie [email protected] ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
