cancel
Showing results for 
Search instead for 
Did you mean: 

queue in sxmb_moni?

Former Member
0 Kudos

hi forum...

i can see Queue ID...in the sxmb_moni....

during trouble shooting i encounter problem with the queue...

can i get detailed information ... what queues are...

are there outbound and inbound queues both....

why are queues sometime shows "STOP".. message in the MONI entry

what is the concept of queue

Accepted Solutions (1)

Accepted Solutions (1)

prabhu_s2
Active Contributor
0 Kudos

Answers (3)

Answers (3)

moorthy
Active Contributor
0 Kudos

Hi,

There are many reasons to STOP status in Queue:

1) Probably connection Failure: JCO connection failure

2) Probably receiver is not ready

3) Because previous Queue stuck

4) are u using EOIO ?

5) Because of Huge Message processing, mapping would have stuck resulting in STOP error

For these, check TCODE: SMQ2 and check the status and error description. Probably you can activate the queue so that it gets cleared..

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

Many a times restarting a Java Engine may help u .. But it is prefer to know the reason so that you can tune it

Regards,

Moorthy

prabhu_s2
Active Contributor
0 Kudos

A queue in XI, is very similar to your real-life one, where messages are in the status, for inbound( coming into XI) or outbound( leaving XI) processing. The queues in XI can be seen in ur transaction smq1 and smq2

http://help.sap.com/saphelp_nw2004s/helpdata/en/96/8412417301ee6fe10000000a1550b0/frameset.htm

http://help.sap.com/saphelp_nw2004s/helpdata/en/f7/2c4b3f53275003e10000000a114084/frameset.htm

http://help.sap.com/saphelp_nw2004s/helpdata/en/c3/eab140cbe49d2ae10000000a155106/frameset.htm

Outbound Queue Administration

http://help.sap.com/saphelp_nw04/helpdata/en/4c/cf5c3c3b067331e10000000a114084/content.htm

Inbound Queue Administration

http://help.sap.com/saphelp_nw04/helpdata/en/b0/df5f3c8dde1c67e10000000a114084/content.htm

<b>why are queues sometime shows "STOP"</b>

means message is stuck in q. In SXMB_MONI click on the queue name and drill down. There you can find the reason for the error

prabhu_s2
Active Contributor
0 Kudos

also check this blog on understanding queues:

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