Do you have any question about this error?
Message type: E = Error
Message class: BL - Application Log
Message number: 264
Message text: Impossible de bloquer le journal &1 - interblocage.
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.
Le système émet un message d'erreur et ne vous permettra pas de poursuivre cette transaction tant que l'erreur n'est pas résolue.
Extrait du message d'erreur du système SAP. Copyright SAP SE.
BL264
- Impossible de bloquer le journal &1 - interblocage. ?Get instant SAP help. Start your 7-day free trial now.
BL263
&1 journaux sont en cours de traitement et ne sont pas affichés.
Quelle est la cause de ce problème? Some logs are currently being edited and cannot be displayed, since this might be in an inconsistent state.Rép...
BL262
Le nom de zone transféré est incorrect.
Message auto-explicatif Étant donné que SAP estime que ce message d'erreur spécifique est 'auto-explicatif', aucune autre information n'a été fou...
BL267
Tâche exéc. longue. Lancez ou poursuivez en arrière-plan.
Quelle est la cause de ce problème? It can take a long time to delete a large number of application logs. We therefore recommend that you use backg...
BL268
Suppression de &1 journaux dans &2 jobs d'arrière-plan.
Quelle est la cause de ce problème? Le système émet un message d'erreur et ne vous permettra pas de poursuivre cette transaction tant que l'erreu...
Cliquez sur ce lien pour rechercher tous les messages SAP.