Gene, Yup, that's why I'm guessing it's a sharing/protection issue. I didn't build the stuff, just got the corrupt VSAM dataset dropped in my lap.
Rex -----Original Message----- From: IBM Mainframe Discussion List [mailto:[email protected]] On Behalf Of Gene Hudders Sent: Tuesday, May 20, 2014 4:36 PM To: [email protected] Subject: Re: VSAM question/problem Hi: " I can't say for sure, but my guess is there's something 'not-quite-right' in the enqueueing logic that is supposed to be protecting the dataset from being updated by CICS and batch simultaneously." ATTRIBUTES KEYLEN----------------30 AVGLRECL------------2965 BUFSPACE-----------41984 CISIZE-------------20480 RKP--------------------0 MAXLRECL------------9156 EXCPEXIT----------(NULL) CI/CA-----------------37 SHROPTNS(3,3) SPEED UNIQUE NOERASE INDEXED NOWRITECHK UNORDERED REUSE NONSPANNED You defined the file with SHROPT(3 3). You are assuming the protection not CICS or MVS. Regards, Gene In a message dated 5/20/2014 5:21:17 P.M. SA Western Standard Time, [email protected] writes: I can't say for sure, but my guess is there's something 'not-quite-right' in the enqueueing logic that is supposed to be protecting the dataset from being updated by CICS and batch simultaneously. ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN The information contained in this message is confidential, protected from disclosure and may be legally privileged. If the reader of this message is not the intended recipient or an employee or agent responsible for delivering this message to the intended recipient, you are hereby notified that any disclosure, distribution, copying, or any action taken or action omitted in reliance on it, is strictly prohibited and may be unlawful. If you have received this communication in error, please notify us immediately by replying to this message and destroy the material in its entirety, whether in electronic or hard copy format. Thank you. ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
