----- Original Message ----- From: IBM Mainframe Discussion List <[email protected]> To: [email protected] <[email protected]> Sent: Wed Jul 08 22:07:21 2009 Subject: Re: Sysplex timeout problems.
I was going to ask Mark how (and if) fencing works in a basic sysplex when Skip (very oblingingly) provided the answer that it doesn't. :-( So, in Kens case, he will always get IXC102A. >A strong word of caution: >DO NOT automatically reply DOWN. Mark, does this apply to a basic sysplex, too? Or would Ken be safe having automation reply to it? Ken, from your couplexx, it appears that you do have an SFM CDS. You will need to run this job to see what was defined as a policy. //STEP1 EXEC PGM=IXCMIAPU //SYSPRINT DD SYSOUT=* //SYSIN DD * DATA TYPE(SFM) REPORT(YES) Then you need to read up on *what* is defined and what is defaulted, and check against the values I mentioned before and how they work together. EXSPAT is excessive spin parmlib member, decribed in Init&Tuna. My word of advise is to remove the parms INTERVAL, OPNOTIFY and CLEANUP from your couplexx and have them default to whatever IBM thinks it should be. Same goes if you have an EXSPATxx parmlib member defined and active. If this gives you the longer interval before TCPIP starts complaining, then all is fine. Otherwise you will need to 'tweak' the values for the above parms. Best regards, Barbara ---------------------------------------------------------------------- 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 **************** CAUTION - Disclaimer ***************** This e-mail contains PRIVILEGED AND CONFIDENTIAL INFORMATION intended solely for the use of the addressee(s). If you are not the intended recipient, please notify the sender by e-mail and delete the original message. Further, you are not to copy, disclose, or distribute this e-mail or its contents to any other person and any such actions are unlawful. This e-mail may contain viruses. Infosys has taken every reasonable precaution to minimize this risk, but is not liable for any damage you may sustain as a result of any virus in this e-mail. You should carry out your own virus checks before opening the e-mail or attachment. Infosys reserves the right to monitor and review the content of all messages sent to or from this e-mail address. Messages sent to or from this e-mail address may be stored on the Infosys e-mail system. ***INFOSYS******** End of Disclaimer ********INFOSYS*** ---------------------------------------------------------------------- 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

