Ansicht
Dokumentation

LNR7026 - The &8 statement was unable to obtain a lock on data area &6 in library &7. ( OS/400 )

LNR7026 - The &8 statement was unable to obtain a lock on data area &6 in library &7. ( OS/400 )

ABAP Short Reference   CL_GUI_FRONTEND_SERVICES - Frontend Services  
This documentation is copyright by IBM.
SAP E-Book


Message : LNR7026
The &8 statement was unable to obtain a lock on data area &6 in library &7.

Message Long Text :

Cause . . . . . : The COBOL program includes an &8 statement with a mnemonic of type DATA-AREA; however, an error occurred when trying to lock the data area. Refer to the previous messages for further information. Since the ACCEPT or DISPLAY statement did not include an ON EXCEPTION phrase, this message has been issued.
For an ACCEPT statement, identifier-1 was successfully updated, but no lock was placed on the data area. For a DISPLAY statement, the data area was neither updated nor locked. Message issued at statement &1 of COBOL program &4 in program object &2 in library &3.
Recovery . . . : Either add an ON EXCEPTION phrase to the statement, or correct the problem indicated in the previous message.

Message File : QLNRMSG
Library Message File : QSYS2924


Vendor Master (General Section)   PERFORM Short Reference  
This documentation is copyright by IBM.

Length: 3259 Date: 20240427 Time: 022945     sap01-206 ( 2 ms )