"The I/O statement was unsuccessfully executed as the result of a boundary violation for a sequential file or as the result of an I/O error, such as a data check parity error, or a transmission error."
Knowing your environment would be most helpful.
Generally, the OS provides some additional information about this error (VSAM return codes for instance) via error messages or extended status code information.
Good luck.
Glenn