cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

No objects to activate !!!

Former Member
0 Likes
3,821

We moved some objects (at views) from one dev sys to another dev system.

I used the developer mode.

When the objects got to the new system they had a diamond on them like this:

There are like 500 of them. I can mass activate them because I get this message: "There are no inactive objects in your workspace to be activated". I get the same error when I r-click on it and try to activate it.

When I open it up and try to activate it I get this error message: "Move of source code from inactive to active objects failed for activation 711: exception 40129:nrepository/base/activation/sourceCodeMove.cpp:220nMost likely another version of the object (edw.se16, AT_ADRC, attributeview)edw.se16;AT_ADRC;attributeview;0;1;1;1;2;1;1 has already been activated by another activation call. The latest version id: 2. Your inactive version id: 1.n"

This leaves us in limbo with these. That diamond means something I just don't know what and I don't know how to resolve this issue.

Help?

Mike

View Entire Topic
Former Member
0 Likes

Hi,Please help me here...

Thanks in advance..

i am trying to activate analytic view which was imported from BW and modelled in HANA studio after completing model,i am activating the view but it is throwing error like " Most likely another version of the object (analytic view) has already been activated by another activation call,your latest version id is 8 and your inactive version is 4".so please help me here how to resolve the issue?

awaiting for your valuable inputs.

Regards,

Madhu.

0 Likes

Hello Madhu,

Can you try the below steps.

1.Open the analytic view

2. Revert the model to the active version

3. Then continue with your changes what you want to do with the model.

4. Then activate the model once again, the activation should go through with the latest changes.

How to do revert to active check the image
Hope this helps

Regards,

Vinoth

Former Member
0 Likes

HI Vinoth,

Thanks a lot for the prompt response, I have followed your suggestion now its activated successfully but changes gone and redeveloped, is there any solution without doing rechanges?Please let me know.

Regards,

Madhavi.

Former Member
0 Likes

Here is another way:

  1. Using the developer mode u export *all* the objects in the package to ur laptop.
  2. You can make some changes if you need to n the exported xml.
  3. You import the objects back to the package and *overwrite* them all.
  4. For each object you activate it manually.

When happens sometimes is the objects get moved, deleted, ... etc and this is pretty much the only way I have found to "straighten out the mess"

Mike

Former Member
0 Likes

I had this happen again on some other objects and after importing the views using the developer mode and choosing "overwrite" I got this error message on a couple of AT views when I went to manually activate them:

exception 40129: repository/base/activation/sourceCodeMove.cpp:165 Most likely another version of the object (fico.cost_smry, AT_DRCT_COST_SMRY, attributeview)fico.cost_smry;AT_DRCT_COST_SMRY;attributeview;0;0;1;11;-1;11;1 has already been activated by another activation call. The latest version id: 11. Your inactive version id: 11.

I looked in the active.objects table and I do not see it <- a good thing

I looked in the inactive.objects table and I do see it <- expected

But I still can not manually activate it.

So here is the fix:

  1. delete the problem objects where you get this err msg,
  2. re-import the deleted ones,
  3. manually activate them.

Mike