Gene, Also consider shared ISPF profiles for a multisystem environment. That's what we have done. Once profile dataset for all systems in the plex. For SDSF we added code prior to calling SDSf and afterwards that restores/saves your system commands on a per system basis to your ispf profile
_________________________________________________________________ Dave Jousma Assistant Vice President, Mainframe Services [email protected] 1830 East Paris, Grand Rapids, MI 49546 MD RSCB1G p 616.653.8429 f 616.653.8497 -----Original Message----- From: IBM Mainframe Discussion List [mailto:[email protected]] On Behalf Of Gene Soo Sent: Wednesday, February 02, 2011 10:41 AM To: [email protected] Subject: Re: Ends an ISPF session. Helio, All of the previous responses referenced the user manually changing their personal settings and that must be done on every instance of your ISPF Profile dataset. For a single system environment, you are doing this only one time. For large environments(Multi-LPAR,Multi-PLEX) you would have to perform this manual step for each system that you sign on to. The Systems Programmer responsible for ISPF can set the Log and List dataset defaults by using the ISPF Dialog ISPCCONF. This is documented in the Planning and Customization guide. The key variables are LOG_DATA_SET_DISPOSITION LOG_PAGES_PRIMARY_QUANTITY LOG_PAGES_SECONDARY_QUANTITY If the installation decides to default to No Log Dataset then LOG_DATA_SET_DISPOSITION should be coded to default Delete and LOG_PAGES_PRIMARY_QUANTITY coded for 0 (Zero) Pages. For consistency sake, I also code LOG_PAGES_SECONDARY_QUANTITY as zero also. The defaults are used when a fresh Profile dataset is used(i.e. first time signon or delete/reallocate User's Profile Dataset). Gene ---------------------------------------------------------------------- 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 This e-mail transmission contains information that is confidential and may be privileged. It is intended only for the addressee(s) named above. If you receive this e-mail in error, please do not read, copy or disseminate it in any manner. If you are not the intended recipient, any disclosure, copying, distribution or use of the contents of this information is prohibited. Please reply to the message immediately by informing the sender that the message was misdirected. After replying, please erase it from your computer system. Your assistance in correcting this error is appreciated. ---------------------------------------------------------------------- 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

