Not a Star or Snowflake Query
Error Message
Not a Star or Snowflake Query
Explanation
The query is attempting to do an invalid join.
The logical schema is missing primary key and/or foreign key constraints (inner join only).
Workaround
See
Adding Primary Key and Foreign Key Constraints
in the
Database Administrator's Guide
.