Do you have any question about this error?
Message type: E = Error
Message class: SRT_CORE - Nachrichtenklasse für SOAP Runtime
Message number: 214
Message text: El mensaje se ha tratado, pero la cola correspondiente ha fallado
This message is in an inconsistent state. WS Runtime has processed the
current message; however bgRFC reported an error during execution of its
queue.
A short dump caused by provider application after the COMMIT WORK or
during the PERFROM ... ON COMMIT could be the reason that bgRFC stopped
processing after the WS Runtime data has been saved to the database.
El sistema emite un mensaje de error y no le permitirá continuar con esta transacción hasta que se resuelva el error.
Following steps are necessary to remove the inconsistency:
Check the ABAP short dump by clicking "Runtime Errors" button in Message
Monitor (srt_moni) or using transaction st22
Correct the error in the application code that caused the short dump
Remove the DB COMMIT statements in PERFROM ... ON COMMIT subroutines if
no good reason can be found. Remember a RFC call can trigger an implicit
database commit.
Extracto de mensaje de error del sistema SAP. Copyright SAP SE.
Get instant SAP help. Start your 7-day free trial now.
Feature | Free Access | Free Trial |
---|---|---|
Basic SAP error explanation | ![]() |
![]() |
Step-by-Step Usage Guide | ![]() |
![]() |
Interactive SAP Coach Assistance | ![]() |
![]() |
AI Troubleshooting for T-Code Errors | ![]() |
![]() |
SRT_CORE213 Se ha procesado el mensaje, aunque la unidad de cola corresp.aún existe
¿Qué causa este problema? This message is in an inconsistent state and it is ...
SRT_CORE212 Pendiente de WSRM, aunque la secuencia ya se ha cerrado
¿Qué causa este problema? The message stored in the persistency has to wait b...
SRT_CORE215 Mensaje "&1" no tiene ID de secuencia.
Mensaje autoexplicativo Dado que SAP cree que este mensaje de error específico ...
SRT_CORE216 Secuencia "&1" no existe.
Mensaje autoexplicativo Dado que SAP cree que este mensaje de error específico ...
Los mensajes de SAP se dividen en 3 categorías diferentes:
mensajes de error (tipo de mensaje = E), mensajes de advertencia
(W) o informativos (I).
Un mensaje de error le impedirá continuar con su trabajo: es una parada difícil y debe corregir el error antes de poder continuar. Un mensaje de advertencia detendrá su trabajo, sin embargo, puede omitir la advertencia presionando la tecla Intro en su teclado. Dicho esto, sigue siendo una buena práctica investigar la causa del mensaje de advertencia y solucionarlo. Un mensaje de información no detendrá su trabajo y es realmente solo para fines informativos.
Haga clic en este enlace para buscar todos los mensajes de SAP.