For Programmers: Free Programming Magazines  


Home > Archive > Cobol > February 2006 > VSAM file read









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author VSAM file read
started_coding

2006-02-23, 2:03 am

i am reading a 25 size KSDS VSAM file into a working storage variable with the first 20 bytes as the key. During the first read ( the read is in loop ), the value of the last 5 bytes of data is not read into the ws variable ( the key is being populated correctly in ws variable ). But during the second read, the 5 byte data as well as the key is getting populated correctly.
*******The program when run doesnt give any error.
Can anyone provide me the solution for this ??
Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com