Ansicht
Dokumentation

CPF6563 - Program was too large to be created. ( OS/400 )

CPF6563 - Program was too large to be created. ( OS/400 )

ABAP Short Reference   rdisp/max_wprun_time - Maximum work process run time  
This documentation is copyright by IBM.
SAP E-Book


Message : CPF6563
Program was too large to be created.

Message Long Text :

Cause . . . . . : Program being created contains too many objects or instructions for machine interface (MI) instruction &1 with error code &2. The program limitation was exceeded (1C02 exception) because of a create program error, a signal exception, or a transfer control error. The error codes are as follows:
0001 - The data needed to initialize static areas is greater than 65472 bytes.
0002 - The logic needed to initialize automatic areas is greater than 65472 bytes.
0003 - Internal constants are greater than 4096 bytes.
0004 - No registers are available for use.
0005 - The start constant area is greater than 65024 bytes.
0006 - The work space needed by the machine to support calling of this program is greater than 65200 bytes. The storage allocated upon calling a program without storage allocated from the process automatic storage area (PASA) is 65200 bytes.
0007 - An instruction required more than the maximum amount of storage allowed for it in the program within another program.
0008 - The MI instruction within a program results in a requirement for more than 15789056 bytes.
0009 - The number of items that the machine needs to address is greater than 4040.
000A - The program requires more than 16776960 bytes of storage for either the PASA or PSSA (process static storage area).
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


RFUMSV00 - Advance Return for Tax on Sales/Purchases   PERFORM Short Reference  
This documentation is copyright by IBM.

Length: 3246 Date: 20240419 Time: 223656     sap01-206 ( 2 ms )