Ansicht
Dokumentation

LNR7085 - Consistency check on file &7. ( OS/400 )

LNR7085 - Consistency check on file &7. ( OS/400 )

ROGBILLS - Synchronize billing plans   rdisp/max_wprun_time - Maximum work process run time  
This documentation is copyright by IBM.
SAP E-Book


Message : LNR7085
Consistency check on file &7.

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 is &1. The reason codes and their meanings are as follows:
01 - The record format level identifiers do not match the current definition.
02 - The name specified on the ASSIGN TO clause does not match the current definition.
03 - The ORGANIZATION or ACCESS mode specified does not match the current definition.
04 - The OPTIONAL phrase specified does not match the current definition.
05 - The external data item specified for the RELATIVE KEY phrase does not match the current definition.
06 - The location of the record key within the associated record does not match the current definition.
07 - The value for the maximum size of the block specified does not match the current definition.
08 - The values for the maximum or minimum number of characters on the RECORD clause do not match the current definition.
09 - The character set specified on the CODE-SET clause does not match the current definition.
10 - The value specified for the DUPLICATES phrase does not match the current definition.
11 - One or more of the values specified for the LINAGE clause do not match the current definition.
12 - The specification of the attribute for the ASSIGN clause does not match the current definition.
13 - The specification for the COMMITMENT CONTROL clause does not match the current definition.
14 - The specification for the *DUPKEYCHK or the *INZDLT compile time option does not match the current definition.
15 - The record blocking/deblocking information does not match the current definition.
16 - No further information.
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 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


SUBST_MERGE_LIST - merge external lists to one complete list with #if... logic for R3up   BAL_S_LOG - Application Log: Log header data  
This documentation is copyright by IBM.

Length: 3251 Date: 20240418 Time: 124836     sap01-206 ( 3 ms )