Do you have any question about this error?
Message type: E = Error
Message class: BL - Application Log
Message number: 264
Message text: Protokoll &1 kann nicht gesperrt werden - Deadlock
The current program, called using the ABAP statement SUBMIT or CALL
TRANSACTION, is attempting to modify the application log using the
handle &V1& (for example, to add or delete a message).
This log was modified earlier by the calling program, however, and this
change was not completed by calling the function module BAL_DB_SAVE <ZH>
and</> a database commit.
This open change means that the current program cannot modify this log,
since both programs are running in different sessions and cannot both
modify the log at the same time.
This is a deadlock situation and the editing of the log is canceled.
Correct the calling program so that the log is saved between its last
modification and the statement SUBMIT or CALL TRANSACTION and a database
commit is performed by the statement COMMIT WORK or by the function
module DB_COMMIT.
If you do not want to interrupt the current SAP LUW, call the function
module BAL_DB_SAVE with the parameters
I_2TH_CONNECTION = 'X'
I_2TH_CONNECT_COMMIT = 'X'
(see SAP Note 1535132). This closes the change immediately.
Das System gibt eine Fehlermeldung aus und erlaubt Ihnen nicht, mit dieser Transaktion fortzufahren, bis der Fehler behoben ist.
Fehlermeldungsextrakt aus SAP-System. Copyright SAP SE
BL264
- Protokoll &1 kann nicht gesperrt werden - Deadlock ?Get instant SAP help. Start your 7-day free trial now.
BL263
&1 Protokoll(e) sind in Bearbeitung und werden nicht angezeigt
Was verursacht dieses Problem? Some logs are currently being edited and cannot be displayed, since this might be in an inconsistent state.Systemant...
BL262
Falscher Feldname übergeben
Selbsterklärende Nachricht Da SAP der Meinung ist, dass diese spezielle Fehlermeldung 'selbsterklärend' ist, wurden keine weiteren Informationen geg...
BL267
Lange Laufaufgabe erkannt. Start / Fortsetzen im Hintergrund.
Was verursacht dieses Problem? It can take a long time to delete a large number of application logs. We therefore recommend that you use background...
BL268
&1 Protokolle werden in &2 Hintergrundjobs gelöscht
Was verursacht dieses Problem? Das System gibt eine Fehlermeldung aus und erlaubt Ihnen nicht, mit dieser Transaktion fortzufahren, bis der Fehler ...
Klicken Sie auf diesen Link, um alle SAP-Meldungen durchsuchen.