cancel
Showing results for 
Search instead for 
Did you mean: 

How to end multiple EOIO messages in SXMB_MONI ?

Former Member
0 Kudos

Hi All,

in transaction SXMB_MONI i can only see the first of multiple erroneous messages of quality type EOIO.

Therefore it is only possible to end the first one and then wait for the next to come in and cause an error.

It is possible to end all of them before the second is shown as erroneous in SXMB_MONI ?

Thanks and regards

Lars

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

I think u r messages are struct in the Queues.Please check in the SMq2 and reporecess ate messages.You need to activate queue objects,the u have to follow these steps

Go to SXMB_ADM->Manage queues->Register Queues->Activate queues.

/people/michal.krawczyk2/blog/2005/05/10/xi-i-cannot-see-some-of-my-messages-in-the-sxmbmoni

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

/people/stefan.grube/blog/2006/04/27/how-to-deal-with-stuck-eoio-messages-in-the-xi-30-adapter-framework

Thanks

Ravi

Former Member
0 Kudos

Thanks all,

question was how to end ALL dependent messages in a EOIO QOS in SXMB_MONI when only able to see the first one of the sequence causing an error.

Regards

Lars

former_member200962
Active Contributor
0 Kudos

You can end only one at a time. If you see that the entire queue has a series of failed messages (queue is stuck) and if it is DEV environment, then delete the queue itself.

We cant do multiple selection.

Regards,

Abhishek.

Former Member
0 Kudos

This was the answer i was looking for - thanks !

Answers (2)

Answers (2)

former_member185881
Active Participant
0 Kudos

Hi

This blog might help you

/people/stefan.grube/blog/2006/04/27/how-to-deal-with-stuck-eoio-messages-in-the-xi-30-adapter-framework

Regards

Dheeraj Kumar

former_member200962
Active Contributor
0 Kudos

Solve the error.....try reprocessing....if not then cancel the messages and then let others process......but first step will be Solve the error

Are your EOIO messages getting stuck in SXMB_MONI or in RWB?

Regards,

Abhishek.

Former Member
0 Kudos

First message of x EOIO messages is getting stuck in SXMB_MONI.

I have to cancel the message in order to see the next one in SXMB_MONI, again erroneous.

Problem is on sender site, therefore all the dependent messages need to be canceled.

That i can do only step by step because only one the precedent message is shown in sxmb_moni.