cancel
Showing results for 
Search instead for 
Did you mean: 

Analytic Views activation error

abdul_hakim
Active Contributor
0 Kudos

hi

I am getting the following error when i activate analytic view..I have followed the procedure as described in "ABAP Development for SAP HANA-SAP Press book"...Please suggest what is missing?

"Repository: Encountered an error in repository runtime extension;Model inconsistency. Internal error occurred: JoinManager::buildJoinPathsForOneTable: Recursion depth too high, potential endless loop detected. Loops in joins defined?"

Thanks,

Abdul Hakim

Accepted Solutions (0)

Answers (3)

Answers (3)

abdul_hakim
Active Contributor
0 Kudos

Incorrect join. Resolved on my own.

Former Member
0 Kudos

Did you make sure that the _SYS_REPO user has SELECT privilege with GRANT option on ALL base tables?

Without that, the activation cannot work.

Kind regards

Las

Former Member
0 Kudos

Hi Abdul

Please provide further information. What were your trying to achieve and at what point error occurred? Not everyone has referred this book.

Please check the post Error while activating analytic view

Thank you.

Regards

abdul_hakim
Active Contributor
0 Kudos

Hi,

I am trying to create analytic view based on fact table and dimensions. My fact table and dimensions are based on flight data model in SAP.

Thanks,

Abdul Hakim