Previous Topic: DC243009Next Topic: DC243011


DC243010

TASK: <task-code> PROG: <program-name>; MAP<map-name> DATA STREAM EXCEEDS ALLOCATED I/O BUFFER SIZE

Reason:

A MAPIN NOIO operation has specified an I/O buffer size that is too small to accommodate the datastream. Increase the size of the buffer by using the DATASTREAM FROM option (COBOL) or the STREAML option (Assembler) so that the buffer size is large enough for the physical screen size of the terminal.

Module:

RHDCMPGP

Severity:

3