How To Fix BL264 - El log &1 no se puede bloquear: Interbloqueo


SAP Error Message - Details

  • Message type: E = Error

  • Message class: BL - Application Log

  • Message number: 264

  • Message text: El log &1 no se puede bloquear: Interbloqueo

  • Show details Hide details
  • ¿Qué causa este problema?

    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.

    Respuesta del sistema

    This is a deadlock situation and the editing of the log is canceled.

    ¿Cómo arreglar este error?

    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.

    Procedimiento para Administradoras de Sistemas

    El sistema emite un mensaje de error y no le permitirá continuar con esta transacción hasta que se resuelva el error.


    Extracto de mensaje de error del sistema SAP. Copyright SAP SE.


Smart SAP Assistant

  • ¿Cuál es la causa y la solución del error de SAP BL264 - El log &1 no se puede bloquear: Interbloqueo ?




    • Do you have any question about this error?


      Upgrade now to chat with this error.


Instant HelpGet instant SAP help. Start your 7-day free trial now.


Mensajes de error de SAP relacionados

Haga clic en los enlaces a continuación para ver los siguientes mensajes relacionados:

Haga clic en este enlace para buscar todos los mensajes de SAP.


Rating
The AI Support Assistant is great. It provides comprehensive assistance even on the most difficult issues. I highly recommend this service.
Rate 1
John Jordan
SAP Consultant & Author