VGJ0755E: The value in the occursItem or lengthItem is too big.
Explanation
The record has a variable length. An attempt has been made to write out more bytes than the record currently contains.
User Response
Change the program so that the value of the lengthItem or occursItem is within the size of the record.
(C) Copyright IBM Corporation 1992, 2005. All Rights Reserved.