Ansicht
Dokumentation

MCH2802 - Program larger than limit at instruction number &1, error code &2. ( OS/400 )

MCH2802 - Program larger than limit at instruction number &1, error code &2. ( OS/400 )

BAL Application Log Documentation   Fill RESBD Structure from EBP Component Structure  
This documentation is copyright by IBM.
SAP E-Book


Message : MCH2802
Program larger than limit at instruction number &1, error code &2.

Message Long Text :

Cause . . . . . : The program template contains objects or instructions that cause at least one part of the program to be larger than its machine specification limit.
The error codes are as follows:
0001 - The data needed to initialize static areas exceeds 65535 bytes.
0002 - The logic needed to initialize automatic areas exceeds 65535 bytes.
0003 - Certain internal constants exceed 4096 bytes.
0004 - No registers are available for use.
0005 - The start constant area exceeds 65024 bytes.
0006 - The work space needed by the machine to support calling of this program exceeds 65535 bytes. The storage allocated upon calling a program excluding storage allocated from automatic storage is 65200 bytes.
0007 - An instruction required more than the maximum amount of storage allowed for it in the program.
0008 - The MI instruction within a program results in a requirement for more than 15789888 bytes.
0009 - The number of items that the machine needs to address exceeds 4040.
000A - The program requires more than 16776960 bytes of storage for either the ASF (automatic storage frame) or SSF (static storage frame).
000B - The program requires more than 16777216 bytes for all data and instructions.
Recovery . . . : Do one of the following:
- Write the program again so that it does not create so many objects or use so many instructions.
- Split the program into more than one program.
- If the error code is 0004, report the problem (ANZPRB command).

Message File : QCPFMSG
Library Message File : QSYS2924


Vendor Master (General Section)   ROGBILLS - Synchronize billing plans  
This documentation is copyright by IBM.

Length: 3278 Date: 20240416 Time: 111246     sap01-206 ( 3 ms )