On Sat, 20 Sep 2008 10:56:41 -0400, Knutson, Sam <[EMAIL PROTECTED]> wrote:
>Hi Mark, > >I implemented Buffer Beyond Close in February without incident and I see a large number of PDSEs that are accessed frequently that are benefiting from this. You can use MXG TYPE1415 to do some simple reporting. > >I would actually like to see member data cached (Data In Memory is good) but have had enough other projects the concern about causing CPU increase has kept me away from exploring it. > >BROWSE SYS1.PARMLIB(IGDSMSA1) > Command ===> >********************************* >SMS ACDS(SYS2.SMS.ACDS) > COMMDS(SYS2.SMS.COMMDS) > ACSDEFAULTS(NO) > ASID(*) > DB2SSID(DB2P) > DESELECT(OPCMD,MSG,DISP) > DINTERVAL(150) > INTERVAL(10) > JOBNAME(*) > OAMPROC(OAM) > OAMTASK(OAM) > PDSESHARING(EXTENDED) > PDSE_RESTARTABLE_AS(YES) > PDSE_BUFFER_BEYOND_CLOSE(YES) > PDSE1_BUFFER_BEYOND_CLOSE(YES) > REVERIFY(NO) > RLS_MAXCFFEATURELEVEL(A) > RLSINIT(YES) > SELECT(ALL) > SIZE(500K) > TRACE(OFF) > TYPE(ERROR) >******************************** B Thanks Sam. If running SMSPDSE1, does PDSE_BUFFER_BEYOND_CLOSE(YES) have any meaning (aren't all LNKLST data sets open)? Regards, Mark -- Mark Zelden Sr. Software and Systems Architect - z/OS Team Lead Zurich North America / Farmers Insurance Group - ZFUS G-ITO mailto:[EMAIL PROTECTED] z/OS Systems Programming expert at http://expertanswercenter.techtarget.com/ Mark's MVS Utilities: http://home.flash.net/~mzelden/mvsutil.html ---------------------------------------------------------------------- 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

