When I try to get Attribute view through two joined table with same type join indices I get following error ;
Could not execute 'CREATE COLUMN VIEW "_SYS_BIC"."MyDB/TEAM_EVENT" TYPE JOIN WITH PARAMETERS ( joinIndex = ...' in 112 ms 159 µs . SAP DBTech JDBC: [2048]: column store error: logical index creation error: [2434] join index inconsistent;object=MyDB/TEAM_EVENTen
I tried everyhing in mind but cannot solve the problem. Any idea ?