ESDS uses RBA (relative byte address). You cant store a record at RBA 0, because that would be the last byte of the previous record.
Joe On Fri, Dec 27, 2019 at 4:55 PM Frank Swarbrick <[email protected]> wrote: > So I am trying to copy sequential file to a VSAM ESDS. One of the lines > in the source file has a record length of zero. Apparently VSAM does not > support zero-length records? Can this be true? This blank line has > "meaning". What are my options? > > ---------------------------------------------------------------------- > 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
