On Tue, 14 Feb 2017 13:30:49 +0000, scott Ford <[email protected]> wrote:
>The STC is runnIng in a MVS address space, pretty standard. I am looking >for a performance boost. >We currently issue a call and the HLASM code performs the extract and >creates a file that the STC reads. >My question is what gives us the best performance, my experience says >memory ..and not disk storage because of the I/O. > >Is my assumption correct ? Probably correct, but perhaps more important questions would be "how often are you doing this?" and "is there something more efficient you could do than extracting the entire USER content of the RACF DB?" Often performance bottlenecks aren't really where we think they are, and should be solved by utilizing a different design entirely. Of course, without more details of your process/product we can't help with those questions. -- Walt ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
