cancel
Showing results for 
Search instead for 
Did you mean: 

Queue Status

Former Member
0 Kudos

Hello All,

In SXMB_MONI i am getting Schedule for Outbound processing. Could you please suggest me how to solve this problem.

Thanks

San

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hey

clear the queues in SMQ2,first try to activate them,if that doesn't work them delete them

Thanx

Aamir

Answers (7)

Answers (7)

Former Member
0 Kudos

Hi San,

Refer to the following links

[;

[;

Award points if useful.

Regards,

Yashaswee.

Former Member
0 Kudos

Hi San

If you are using BPM once check in SWPR whether it is strucked .Else go and check whether they are strucked in que .

If not go to sxmb_adm once deregister and register ques again .Dont forget to make it activate after re registering .

With Regards

C Sivakumar.

Former Member
0 Kudos

Hi,

this basically means tht message is waiting in the queue.

in sxmb_moni go to queue Id column and double click on the entry .It will take u to SMQ2.Check the status of the queue

If its SYSFAIL or STOP then double click on it and try to correct the error.After correcting the error send the message again.Also check whether the Queeu is Registred in transaction SMQR.

iF U GET ANY OTHERE ERROR APART FRM THIS PLZ LET ME KNOW

plz rewards points

VIKAS

Former Member
0 Kudos

Hi,

Go to smq2 and execute F8. Then it should come as Nothing was Selected.

If any queues are present then open a queue.if the status is SYS ERROR check the entries,right click on the status text and give save LUW.This brings queue to READY. .

GoTo-> Qin Scheduler: check for the scheduler status to be inactive->Edit-> Activate Scheduler: status frm inactive to starting to wait.Now the queue will be RUNNING.U can see the entries in the queue moving.

Now go to SMQ3, right click on the queue and give Restore LUW.

Thanks,

Durga.

Award points if useful.

Former Member
0 Kudos

hi ,

From SXMB_MONI go to Queue ID of the message, a click here shall take you to qRFC monitor.

if the messages are stuck, you should see an entry indicating number of messages stuck in the queue.

a double click on the entry shall take you to detailed list.

if the messages are stuck because of any error (other than queue not registered etc for e.g. a message failure) then the first message shall show you that.

if indeed you find a message stuck in the queue then the way is to delete the stuck message (DONT DO THIS IN PRODUCTION SERVER without being sure of what does this mean for that particular process !!) and unlock the queue from previous screen.

hope it helps.

thanks,

Gaurav

Former Member
0 Kudos

Hi,

You may need to re-register your queues.

Follow SXMB_ADM -> Manage Queues -> Deregister Queues

Afterwards, re-register the queues and activate from the same screen.

Regards,

Gökhan

Former Member
0 Kudos

Only use SMQ1 (outbound queues) and SMQ2 (inbound queues) if re-registering doesn't fix it. You will need to give the queues sometime to get activated so be patient.

Edited by: S. Gökhan Topçu on Jan 25, 2008 6:20 PM

0 Kudos

Hi,

For re-registering queues you can use SMQR Tcode and register your queues and activate it.

Thanks,

Venkat

VijayKonam
Active Contributor
0 Kudos

Be careful if it is production system. You must ask your users to check for the result even after you delelte the struck messages.

VJ