cancel
Showing results for 
Search instead for 
Did you mean: 

how to check the messages stuck up in the queues.

Former Member
0 Kudos

hi experts,

i have implemented the message queues in the EOIO form. if any message is stuck up in the inbound or the outbound queue. where would i will be able to check it.

i have the answers of checking it up in SXMB_MONI and runtime workbench.

is there any other way where i can get info about where the message has stuck up

regards,

Alpa.

Accepted Solutions (1)

Accepted Solutions (1)

SudhirT
Active Contributor
0 Kudos

Hi,

You can always check in tcode SMQ1 and SMQ2 also in trfc SM58.

Thanks!

Answers (4)

Answers (4)

Jay71
Participant
0 Kudos

Hi,

As everyone rightly pointed out u can check the T-codes mentioned.

I can tell you an easy way :)...in SXMB_MONI...take the XML message that is in error state and keep scrolling to the right hand side and there u will see an queue entry with the name of the queue under which ur message is struck up!!!!

click on it and it will take you directly to the queue monitor..try to reprocess it or else all the similar messages will get queued up waiting for the first message to get processed.

if you req any help in reprocessing i can help you further!!

Regards,

Jayaram Maganti

Former Member
0 Kudos

Hi

Check SMQ1 for Outbound queues and Check SMQ2 for Inbound Queues.

Regards

Monika

Former Member
0 Kudos

SMQ1- Outbound Queue

SMQ2 -Inbound Queue

SMQR - QRFC Monitor

SM58 - tRFC

Former Member
0 Kudos

Hi,

you could use transactions SMQ1 and SMQ2.

For more information:

http://help.sap.com/saphelp_nw04/helpdata/en/7b/94553b4d53273de10000000a114084/frameset.htm

Regards

Patrick

Edited by: Patrick Koehnen on Oct 22, 2008 2:51 PM