Page 1 of 1

C program-Knowledge on update & delete in VSAM file

PostPosted: Mon Jul 29, 2013 5:10 pm
by Dora ji
Hi all,

I am trying to process a vsam file on C program.Kindly plz help me on sharing the knowledge for updation and deletion of records by pointing to its position.If any sample code is provided it would help me a lot.

Re: C program-Knowledge on update & delete in VSAM file

PostPosted: Mon Jul 29, 2013 5:59 pm
by Robert Sample
Did you read the z/OS XL C/C++ Programming Guide manual, specifically http://publib.boulder.ibm.com/infocenter/zos/v1r13/index.jsp on Performing VSAM I/O operations ? If not, that would be where you need to start.