cancel
Showing results for 
Search instead for 
Did you mean: 

3 Messages getting struck in SMQ2 at same time with difference in seconds

Former Member
0 Kudos

Hi all,

Three EOIO messages with Queue name QBTJ.......................(same Queue id for 3days)

that is day1 QBTJ(message (a) queue id=day2 QBTJ queue id=day3 QBTJ queue id

day1 QBTJ(message (b) queue id=day2 QBTJ queue id=day3 QBTJ queue id

day1 QBTJ(message (c) queue id=day2 QBTJ queue id=day3 QBTJ queue id

.These are getting struck in smq2 at same times (compared the timings 3 days).the time at which these messages are getting struck are same with the difference in seconds.

Other than these 3 different times ,these messages are moving with out strucking in SMQ2.

I have two questions here

1)what could be the reason for only these three messages are getting struck in smq2

2)is there any parameter which could be set in SXMB_ABMIN to unlock the queue automatically with out going to smq2 and manually unlocking.

Please do not send nonrelavent blogs

Thanks,

Srinivasa

Accepted Solutions (0)

Answers (3)

Answers (3)

SudhirT
Active Contributor
0 Kudos

Hi,

you can filter out these msgs in sxmb-moni with message being processed outbound in advance filter tab in status option.

check these msgs and find out the specific scenario and debug it. check in tcode SM50 ,if some job is scheduled at the same time when u r getting messages in smq1.

thanks

Former Member
0 Kudos

Hello,

you can schedule the report RSQIWKEX in your XI system. This report does automatically unlock all queues.

See the blog for more details.

regards,

Björn

former_member181985
Active Contributor
0 Kudos

Hi,

May be message size is large. Hence it is getting struck in the queues.

Your BASIS person can tune XI server according to the requirement. You can find the tuning guide at the market place.

- Gujjeti.

Former Member
0 Kudos

If the message size is large why is that messages are getting struck at a perticular time and working good at other times?

Please read my question fully..