> -----Original Message----- > From: IBM Mainframe Discussion List > [mailto:[EMAIL PROTECTED] On Behalf Of Arie Kremer > Sent: Monday, February 26, 2007 3:19 PM > To: [email protected] > Subject: Re: KSDS immedial write > > > O, many thanks. It's really what I want. Additionally, if I have an > alternate index with the same shared options, does it means > that any update > of a data cluster that changes the alternate key will cause > the immediate > write of both data and index changes to DASD?
Yes. However, I did not tell you all of the "gotchas" about using SHAREOPTION(4 4). Such as you cannot have a CI or CA split occur. If you need to write past the end of the current KSDS, you must use DISP=OLD. It is a real PITA to use! You really need to read up to see if you can live with the restrictions imposed with SHAREOPTIONS(4 4). Sorry I forgot to mention them. I've been on-and-off feeling poorly for the last couple of weeks. Last Sunday, I gave a TCPIP OBEY file to implement a VIPA address to another sysprog. Unfortunately, I had miskeyed the primary IP addresses in the HOME portion. POOF! All connections to the z/OS system just died. Luckily, he had a way to get around it by recycling TCPIP (well, everybody was already dead anyway). Also luckily, only IT people were around, no end-users. -- John McKown Senior Systems Programmer HealthMarkets Keeping the Promise of Affordable Coverage Administrative Services Group Information Technology The information contained in this e-mail message may be privileged and/or confidential. It is for intended addressee(s) only. If you are not the intended recipient, you are hereby notified that any disclosure, reproduction, distribution or other use of this communication is strictly prohibited and could, in certain circumstances, be a criminal offense. If you have received this e-mail in error, please notify the sender by reply and delete this message without copying or disclosing it. ---------------------------------------------------------------------- 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

