Ansicht
Dokumentation

LNR7801 - Consistency check on file &7, reason code &1. ( OS/400 )

LNR7801 - Consistency check on file &7, reason code &1. ( OS/400 )

RFUMSV00 - Advance Return for Tax on Sales/Purchases   TXBHW - Original Tax Base Amount in Local Currency  
This documentation is copyright by IBM.
SAP E-Book


Message : LNR7801
Consistency check on file &7, reason code &1.

Message Long Text :

Cause . . . . . : The definition for external file &7 in COBOL program &5 in program object &3 in library &4 does not match the current definition of that file in use in the run-unit. The reason code identifies where the difference occurs. The reason codes are as follows:
01 - The record format level identifiers
02 - The name specified on the ASSIGN TO clause
03 - The ORGANIZATION or ACCESS mode
04 - The OPTIONAL phrase
05 - The external data item specified for the RELATIVE KEY phrase
06 - The location of the record key within the associated record
07 - The value for the maximum size of the block
08 - The values for the maximum or minimum number of characters on the RECORD clause
09 - The character set specified on the CODE-SET clause
10 - The value specified for the DUPLICATES phrase
11 - One or more of the values specified for the LINAGE clause
12 - The specification of the attribute for the ASSIGN clause
13 - The specification for the COMMITMENT CONTROL clause
14 - The specification for the *DUPKEYCHK or the *INZDLT compile time option
15 - The record blocking/deblocking information
16 - No further information
17 - The specification of the CCSID parameter for the CRTCBLMOD or CRTBNDCBL CL commands.
18 - The format of the external file definition.
Recovery . . . :
For reason code 01, recompile the program.
For reason code 14, recompile the program and specify the same compile time options as specified for other compilation units containing definitions of the external file.
For reason code 15, change the programs that use the external file to ensure that blocking/deblocking on the file will be performed consistently within those programs.
For reason code 17, recompile the program and specify the same CCSID parameter value as specified for other compilation units containing definitions of the external file.
For reason code 18, recompile any programs in the run unit that contain an external file definition for this file, and were compiled for a target release lower than V4R2M0.
For all other reason codes, change the definition of the external file so that it matches all other definitions of the same external file used in the run-unit.

Message File : QLNRMSG
Library Message File : QSYS2924


CL_GUI_FRONTEND_SERVICES - Frontend Services   Vendor Master (General Section)  
This documentation is copyright by IBM.

Length: 3275 Date: 20240423 Time: 085515     sap01-206 ( 3 ms )