AVZ0908E PROGRAM program IS TOO LARGE - INPUT BUFFER OVERFLOW

Explanation

The REXX interpreter (AVZI or AVZX TSO command) could not successfully compile a REXX program because it is too large.

User response

Split the program into smaller subroutines. This error is directly related to the number and length of source input lines in a single REXX program.