cancel
Showing results for 
Search instead for 
Did you mean: 

Manage Queues

Former Member
0 Kudos

Hi all,

What is the purpose of manage Queues and why we have to register the queues. Can any one explain me to understand.

Thanks,

Anil

Accepted Solutions (0)

Answers (5)

Answers (5)

Former Member
0 Kudos

Plz go through

1)By Using SMQR transaction we can set the queues in register status for data flow to the diffent clints.And also some times the queus will in Unregister status that means,huge no.of queue entries are stuck and data flow is not possible,By this time we will Register the queues using REGISTRATION tab.

2) By using SMOHQUEUE Transaction We can monitor the Replication and Realignment queues.This is for Mobile clints only and the Status of Queue Demon is always should be Running status.And Ensure that the number of queue entries is Decreasing.

also .....

We register the queues using SMQR so as to enable the smooth flow of data exchange among CRM and the connected systems. The queue entries will automatically be executed without any manual intervention.

Just deregister a queue and you will see the queue entries for that queue will be there in the respective queues(SMQ1 and SMQ2 transactions). The entries will not be processed until you manually execute the queue entries.

Registering queues will avoid this manual intervention.

You can use the following transactions for monitoring the queues:

· SMQ1 – qRFC Monitor for the outbound queue You can use this to monitor the status of the LUWs in the outbound queue.

· SMQ2 – qRFC Monitor for the inbound queue. You can use this to monitor the status of the LUWs in the inbound queue.

· SMQS – You can use the Outbound Queue Scheduler to register, deregister, and exclude destinations.

· SMQR – You can use the Inbound Queue Scheduler to register and deregister queues

Reward points if usefull......

Former Member
0 Kudos

Hi Dinesh,

Thank you very much it is helpfull to me.

Former Member
0 Kudos

Hi Anil,

here you can check if your message got stuck inside inbound (SMQ2) and outbound queue(SMQ1). If there is any error you can either restart or cancal LUW(logical unit of work).

Refer this Document...

https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/0b4580be-0601-0010-d3ad-bd6...

helps you..

regards,

vasanth.

Former Member
0 Kudos
Former Member
0 Kudos
Former Member
0 Kudos

Hi,

See the below links

https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/70ada5ef-0201-0010-1f8b-c935e444...

Regards,

Kumar

P.S: Reward Points if Helpful!!!!!!