cancel
Showing results for 
Search instead for 
Did you mean: 

Attributechange run failure dead lock issue

Former Member
0 Kudos

Hello All,

Can you please provide your suggestions on this issue.

While running attribute change run using process chain, we got the below error.

SUBRC '0', BWA error code '5,508', BWA error text 'NameServer error: no servers found Inde.


We have tried running manually attribute change run using RSATTR as well- but no use.


Regards,

Siva



Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Siva,

Have you checked for same object ACR in Dev or Quality Servers???

BW Transaktion Se37 -> ABAP Function module :  TREX_EXT_SET_USE_DFC ->

select your RFC connection and master data object -> set  I_USAGE 1 = on 0 = off

Put  I_USAGE = 1 , then do the ACR.

Thanks & Regards,

Srinu.Rapolu

Answers (4)

Answers (4)

Former Member
0 Kudos

Hi Siva,

  • In any SAP system, you can run only one ACR at a time.
  • So, may be you have more than one ACR's running simultaneously in the Process Chain.
  • I, suggest you to run one at a time if you dont have any look-up's.

You can refer to the below Wiki page about your issue as it has solutions.

Attribute Change Run concepts - SAP NetWeaver Business Warehouse - SCN Wiki

Hope, it helps you.

Regards,

Gokulkumar RD

Former Member
0 Kudos

Thank you guys for your suggestions.

We found the issue.

Indexes has been deleted for all the cubes which is the primary issue.

So indexes has been created and now ACR is working for all MD objects.

Regards,
Siva

former_member185177
Contributor
0 Kudos

Hi Siva,

You are right.  Due to the indexes problem deadlock issue will raise and automatically all the data loads for the said target and activation of data will fail.

Please refer the sap note: 1692199 and 631668.

Regards,

Krishna Chaitanya.

Former Member
0 Kudos

Thank you guys for your suggestions.

We found the issue.

Indexes has been deleted for all the cubes which is the primary issue.

So indexes has been created and now ACR is working for all MD objects.

Regards,
Siva

KodandaPani_KV
Active Contributor
0 Kudos

Hi,

select the object -> right click -> select activate master data.

do manually then check data is updated or not in target.