cancel
Showing results for 
Search instead for 
Did you mean: 

HANA Transport error -'Cyclic runtime dependency detected.;Found circular dependency of runtimes'

Former Member
0 Kudos

Hi,

I am getting below error while trying to import HANA objects in quality system. I am using LCM tool with changelist id. The transport request consists single hana view and corresponding base table already available in quality system. Table _SYS_REPO.CHANGE_ENTRIES, having same entries in both dev & quality systems.

[Activation][8] Activation of at least one object failed [Activation][8] Object: .. ==> Error Code: 40165 [Activation][8] exception 40165: repository/base/activation/activator.cpp:1006 Repository: Cyclic runtime dependency detected.;Found circular dependency of runtimes. For details see indexserver trace file.

Appreciate your inputs here.

Thanks in advance.

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi Debanshu,

Thanks for the inputs.

I am trying to import HANA view which is individual view I mean doesnt have any dependency with other objects. Corresponding table already available in the target system.

Thanks.

0 Kudos

Hi,

This happens when you try to transport the procedure and the artifacts in the procedure, sometimes while trying to activate the procedure, the LCM tries find the object and if it doesn't find that then it fails with cyclic depdency issue.

So, my recommendation is that first transport all the objects and send the procedure last.

Regards
Debanshu