I would suggest doing the cleanup others have already pointed out, include more comments, and use mixed case i.e.
SYS1.PARMLIB(IEAOPTH1) - 01.09 Member IEAOPT ===> Scroll = ********************************* Top of Data ************************* /* GEICO SRM Options */ /* */ /* TSO commands executed standalone or as CLIST are treated same */ /* default is NO. We prefer YES for consistency of reporting */ CNTCLIST=YES, /* */ /* Enqueue Residence adjustment constant */ /* default is 500 which is way too low! */ /* GEICO raises this significantly for enqueue and latch */ /* holders to do a timely release on resources held with */ /* others waiting for them. */ ERV=50000, /* */ /* */ /* z9 and z9 recommended by IBM to set 10,30 per FLASH10337 */ /* default is still 0,0 */ CPENABLE=(10,30), /* */ /* Project use of zIIP engines when not installed */ PROJECTCPU=YES /* */ /* HiperDispatch z10 support is disabled by default we turn it on */ /* HiperDispatch will not actually be running unless on z10 */ HIPERDISPATCH=YES /* */ These are for our systems currently on z/OS 1.9 Why be stingy with comments or USE ALL UPPERCASE? In a future release of z/OS I would like to see IBM raise the default for ERV significantly perhaps to 50K, change the default for CPENABLE on a new z/OS release since they don't make BASIC mode processors anymore, change the default for HiperDispatch since it is recommended to be on. Different thread but HiperDispatch is actually quite good with large n-way machines. Two z10's and both are running with HiperDispatch. Yes Best Regards, Sam Knutson, GEICO System z Performance and Availability Management mailto:sknut...@geico.com (office) 301.986.3574 "Think big, act bold, start simple, grow fast..." ==================== This email/fax message is for the sole use of the intended recipient(s) and may contain confidential and privileged information. Any unauthorized review, use, disclosure or distribution of this email/fax is prohibited. If you are not the intended recipient, please destroy all paper and electronic copies of the original message. ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to lists...@bama.ua.edu with the message: GET IBM-MAIN INFO Search the archives at http://bama.ua.edu/archives/ibm-main.html