This message appears when the number of tables referenced in a single query expression exceeds 128. The maximum number of table references permitted in a query, including the tables referenced in subqueries and in the definitions of all views in the query, is 128.
If possible, reformulate the query with fewer table references.