ERROR | join index where clause cannot contain cycles |
CAUSE | An attempt to create a join index was made, which failed because the where clause contains a cycle. |
ACTION | Ensure that the where clause is in the form of a star or snowflake schema. |
ERROR | join index where clause cannot contain cycles |
CAUSE | An attempt to create a join index was made, which failed because the where clause contains a cycle. |
ACTION | Ensure that the where clause is in the form of a star or snowflake schema. |