cancel
Showing results for 
Search instead for 
Did you mean: 

Problem handling queue

Former Member
0 Kudos

How can we monitor the status of LUWs and what is the procedure of restarting the hanging queues

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi

SMQ1 - qRFC Monitor for the outbound queue. You use this transaction to monitor the status of the LUWs in the outbound queue and restart any hanging queues manually

Regards

Paul

Former Member
0 Kudos

hi sourabh,

hanging messages will be found in SMQ2 frequently than SMQ1.

SMQ1 is used to pass the message from engine to engine.

its rare to see hanging queues in them..

Regards,

Rama

Answers (5)

Answers (5)

Former Member
0 Kudos

Hi Sourabh,

In order to monitor the hanging queues you can either go to sxmb_adm which will help you manage queues or you can send it to SMQ2 or runti8me workbench too.

For resending the trfc queue run the report RSARFCEX

For sending the qrfc queue run the report RSQIWKEX

Or for more details you can go through the link below.This will help u restart the queue automatically

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

Former Member
0 Kudos

H,

Go through the link below.This will help u restart the queue automatically

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

In case you want to manage it manually you can do it in either of the ways:-

1. In sxmb_adm which will help you manage queues

2. you can send it to SMQ2 or runti8me workbench too.

For resending the trfc queue run the report RSARFCEX

For sending the qrfc queue run the report RSQIWKEX

Former Member
0 Kudos

How to handle queues manually

Former Member
0 Kudos

You can do that one in sxmb_adm--> manage queues

For resending the trfc queue > run this report> RSARFCEX

For sending the qrfc queue --> run this report --> RSQIWKEX

We can send it SMQ2 also

We can resend in Runtime work bench also

resend the whole message but its not recommended --> RSXMB_RESTART_MESSAGES

Regards

Vijay

Former Member
0 Kudos

Hi,

Check this, may help u

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

Regards

Seshagiri