DevOps and System Administration Discussions
Dive into SAP DevOps and system administration. Join discussions to collaborate on optimizing workflows, share knowledge, and leverage resources effectively.
cancel
Showing results for 
Search instead for 
Did you mean: 

SMQ1 and SMQ2

YogiKalra
Explorer
0 Kudos
1,007

Hi Folks,

What is the best way to find the data underlying the SMQ1 and/or SMQ2? I see lots of people have asked questions on these here but unfortunately, most are old and I am getting a broken link.

We have thousands stuck in SMq1 and I need a better way to know what queue relates to what kind of transmission? Are there any tables in which these stuck entries reside? E.g. if I have a message ID can I put it in some table or FM and find out what the error related to it could be?

Many thanks!

1 REPLY 1

S_Sriram
Active Contributor
0 Kudos
444

Hi Yogesh,

1. Try to clear the queue which already getting stuck in the SMQ1, before that check the queue some time it may belong to the BI system extraction queue.

Refer the SCN thread

https://answers.sap.com/questions/12477299/smq1-smq2---what-does.html

2. For the basic information about the SMQ1 & SMQ2

In SMQ1 QRFC Monitor for the outbound queue, for example, the data getting transferred from ERP to BI extraction, any other ERP module data transfer.

In SMQ2 transaction code used for QRFC Monitor Inbound Queue in SAP. or example, the data getting transferred from ERP to PI/XI

Regards

SS