Ansicht
Dokumentation

PSE1042 - Record length size is too small for file &1. ( OS/400 )

PSE1042 - Record length size is too small for file &1. ( OS/400 )

CPI1466 during Backup   PERFORM Short Reference  
This documentation is copyright by IBM.
SAP E-Book


Message : PSE1042
Record length size is too small for file &1.

Message Long Text :

Cause . . . . . : Possible causes are: the record length of the file is not large enough to contain the record length field for variable length records, or when you write records that contain data of type string, you forget to take into account the 2-byte length field in a string.
Recovery . . . : Create the file again with a larger record length, or change your program to use PACKED ARRAY OF CHAR instead of string. Recompile if you change your program.

Message File : QXXEMSG
Library Message File : QSYS2924


PERFORM Short Reference   Fill RESBD Structure from EBP Component Structure  
This documentation is copyright by IBM.

Length: 3226 Date: 20240420 Time: 154923     sap01-206 ( 3 ms )