Ron, You may need to step through the code with a testing facility and see why the code is not doing what you need.
I think there are several products that could help you debug this issue. But VSAM just does what it does. If you need to have the READ/WRITE process differently then you will need to understand how the code currently is working and then find the logical solution to you issue. If you could provide the section of the code that is writing the record, how the branch is done to get the error message you see, and then the IO section for the VSAM dataset, the list might be able to provide better suggestions. Lizette > -----Original Message----- > From: IBM Mainframe Discussion List [mailto:[email protected]] On > Behalf Of Ron Thomas > Sent: Friday, June 27, 2014 7:00 PM > To: [email protected] > Subject: Re: AW: [IBM-MAIN] VSAM File issue in read > > We are getting abend while reading the record in the assembler code, the > error is > due to the length mismatch. > > Thanks > Ron T > ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
