cancel
Showing results for 
Search instead for 
Did you mean: 

Monitoring queues?

Former Member
0 Kudos

How to Monitor Queues?

Accepted Solutions (1)

Accepted Solutions (1)

justin_santhanam
Active Contributor
0 Kudos

Jenni,

You can use Transaction SMQ1 /SMQ2 (or)SMQR to monitor queues.

-raj.

Answers (1)

Answers (1)

former_member335553
Active Contributor
0 Kudos

Jenni

check thrrugh these blogs for more info on queues

/people/sap.user72/blog/2005/11/29/xi-how-to-re-process-failed-xi-messages-automatically

/people/sap.india5/blog/2006/01/03/xi-asynchronous-message-processing-understanding-xi-queues-part-i

You can use the following transactions for monitoring the queues:

· SMQ1 +– qRFC Monitor for the outbound queue You can use this to monitor the status of the LUWs in the outbound queue.

· SMQ2 – qRFC Monitor for the inbound queue. You can use this to monitor the status of the LUWs in the inbound queue.

· SMQS – You can use the Outbound Queue Scheduler to register, deregister, and exclude destinations.

· SMQR – You can use the Inbound Queue Scheduler to register and deregister queues+