Advertisement
Guest User

Untitled

a guest
Aug 20th, 2019
174
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.77 KB | None | 0 0
  1. Error: 701, Severity: 17, State: 130.
  2. There is insufficient system memory in resource pool 'internal' to run this query.
  3.  
  4. Error: 17300, Severity: 16, State: 1. (Params:). The error is printed in terse mode because there was error during formatting. Tracing, ETW, notifications etc are skipped.
  5.  
  6. java.sql.SQLException: A time out occurred while waiting to optimize the query. Rerun the query.
  7.  
  8. The query processor ran out of internal resources and could not produce a query plan.
  9. This is a rare event and only expected for extremely complex queries or queries that reference a very large number of tables or partitions.
  10. Please simplify the query. If you believe you have received this message in error, contact Customer Support Services for more information.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement