cancel
Showing results for 
Search instead for 
Did you mean: 

Manual unlocking of Outbound Queue - SMQ1 to initiate replication

Former Member
0 Kudos

Hi All,

I have setup replication of customer master data between SAP CRM 7.0 and ECC 6.0 and vice versa.

But every time, after saving the Business partner, I have to manually unlock the queue in smq1 and release the same. Only after this step, the traffic light turns green in smw01 and replication is complete.

No one wants to do this manual step each and every time to initiate replication.

Status of queues in SMQR is as follows:.

Scheduler Information

Scheduler Status : Inactv.

Last Update (Every 2 Minutes) : 27.11.2010 20:54:17

Name of AS Group (DEFAULT = All): DEFAULT

Number of Entries Displayed 2

Host ID : *******

Number of Active Connections 0

Cl. Queue name Type Mode Max. Runtime Attempts Pause Destination with LOGON Data

201 CSA* R D 60 30 300

201 R3A* R D 60 30 300

Please suggest possible solutions for this problem.

Thanks and Regards

Varun Taneja

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi, Varun

Possible this note help you:

Note 430980 - CRM Server: Analysis in delta data exchange R/3->CRM

They have status 'STOP': In general, this is not an error. In this case, check whether the initial load for the object or its child object is still running. During this time, the delta queues are locked to prevent the transfer of newer delta data until the completion of the initial load. In this case you must wait until the initial load is complete, afterwards the system automatically removes the STOP entries. For test purposes you can force the manual start of the delta queues with a potential loss of the data consistency by deleting lock entries R3AD_<object name>* in Transaction SMQ1 in the R/3 BACKEND System. For the analysis of errors in the initial load, refer to Note 429423.

Denis.

Former Member
0 Kudos

Hello Varun,

You mean to say that queue entry would be waiting in txn:SMQ1 of R/3?

Please check whether there is a generic lock set on R3AD_* in txn:SMQR.

Also, make sure that there are enough work processes.

Hope this helps!

Best Regards,

Shanthala Kudva.

Former Member
0 Kudos

Hi,

As i have mentioned earlier, that post saving the BP's in CRM I have to unlock the outbound queue in CRM for successful replication.

So, I am talking about smq1 of CRM.

Thanks and Regards

Varun Taneja

Former Member
0 Kudos

Hello Varun,

Check txn:SMQS and see whether the R/3 destination is de-registered. This might be the reason.

Hope this helps!

Best Regards,

Shanthala Kudva.

Former Member
0 Kudos

Hi,

Error resolved.

I created a variant for program "RSQOWKEX" with the following attributes.

Queue Name - R3A*

Queue Destination - xxxCLNTxxx

No records later than - 00:05:00

No Running Queues box unchecked.

It has worked for me. Surprisingly, this issue only came up in DEV system. In Quality system, no such issue was there.

Thanks a Regards

Varun Taneja

Answers (1)

Answers (1)

Former Member
0 Kudos

Error resolved