cancel
Showing results for 
Search instead for 
Did you mean: 

Messages still stuck in the Inbound queue SMQ2

Former Member
0 Kudos
329

Hello XI Gurus,

All my messages with "READY" status are still stuck in the inbound queue (smq2) for the last 2 hours...there was no SYSFAIL error messages or scheduled background running. I have to manually go in and executed each of those messages, instead of automatically process it. Could someone please tell me how to troubleshoot this?

Thanks so much in advanced,

Dng

View Entire Topic
0 Kudos

Implement SAP note 758677 for this. This exactly deals with your issue.

This Basically speaks about scheduling 'RSQIWKEX' for inbound and 'RSQOWKEX' for outbound queues.

Also, you need to set the parameter 'QRFC_Restart_ALLOWED' to '1' in the transaction 'SXMB_ADM' -> Integration engine. Its in the runtime dropdown menu.

Note : without this parameter being set this will not work.

Thanks,

Karthik

Edited by: Karthik Rangaraju on Oct 1, 2008 2:13 PM

Former Member
0 Kudos

Thanks Karthik!

The parameter 'QRFC_Restart_ALLOWED' is currently set to '1' value. Can you please show me how do I get in the scheduler and change the 'RSQIWKEX' for inbound and 'RSQOWKEX' for outbound queues?

Thanks again,

Dng

0 Kudos

you can schelue the reports by using the transaction SM37. The sap note discusses it in detail. Your basis team should be able to help you to schedule them. its is recommended that in Prod system have these running every 30 mins. In dev it depends on how much of testing is happening.

Thanks,

Karthik