What abend and what diagnostic feedback data are you getting? Is your AREA's AREALEN in your RPL large enough for the new RECSZ? Check your MSGAREA (length MSGLEN) to see your VSAM feedback (RC, reason) info. Code a SHOWCB (with FIELDS=FDBK and whatever else you want, and with MSGAREA= and MSGLEN=) after your 'GET' RPL to check VSAM's feedback for it. BTW you can MVC the VSAM feedback to a WTO+8, execute the WTO to copy the feedback to the joblog and then switch HEX ON to see it.

Ron Thomas wrote:

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



----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN

Reply via email to