cancel
Showing results for 
Search instead for 
Did you mean: 

Message was pending in SMQ1 in ECC system

Former Member
0 Kudos

Hi,

I'm sending data from EC to XI to Legacy .. but the thing is.. after moved the objects.. when ever i execute the report in ECC for triggering the Proxy.. the data was send to the OutBound Queue(SMQ1) and message was displayed in the ECC system SXMB_MONI level(Green , scheduled) .. if go to the SMQ1 there i can able to see a Queue was pending.. that status is Ready only.. just i manually Activated that queue. then messages was processed successfully..

so, for this. what can we do.. I'm thinking we need to do the Quese Registration. but Queus already registered...

any suggestion will be appriciated..

regards

Jain

Accepted Solutions (1)

Accepted Solutions (1)

MichalKrawczyk
Active Contributor
0 Kudos

Hi,

this means that the queue was NOT registered

register it once more in SXMB_ADM - queue registration

Regards,

michal

Answers (4)

Answers (4)

Former Member
0 Kudos

ThankQ friends

Problem got solved..

Regards

Jain

Former Member
0 Kudos

Hi,

I think this will help you.

Edited by: sridhar goli on Jul 25, 2008 8:38 AM

former_member209575
Contributor
0 Kudos

This is the problem with activation of queues,

Register the queue in SXMB_ADM ->Manage queues

and activate it.

or run the program RSXMB_REGISTER_QUEUES in se38

delete the entries in smq1 and restart the message from sxmb_Moni

Regards

Pradeep P N

MichalKrawczyk
Active Contributor
0 Kudos

hi,

>>>>delete the entries in smq1 and restart the message from sxmb_Moni

hope you're not using this "delete the entries in smq1" method on any PRD system...

as you never need to delete any entries in SMQ1

Regards,

michal

Former Member
0 Kudos

Hi

In ECC System

SXMB_ADM

Click Manage Queues --> Activate Queues

now it works

srini