Warning: Constant WP_TEMP_DIR already defined in /var/www/html/blogs/joe/wp-config.php on line 93

Warning: Cannot modify header information - headers already sent by (output started at /var/www/html/blogs/joe/wp-config.php:93) in /var/www/html/blogs/joe/wp-includes/feed-rss2-comments.php on line 8
Comments on: The case of the columnstore index and the memory grant https://www.sqlskills.com/blogs/joe/the-case-of-the-columnstore-index-and-the-memory-grant/ SQL Server Performance Tuning, High Availability and Disaster Recovery Blog Thu, 03 Jan 2013 04:32:36 +0000 hourly 1 https://wordpress.org/?v=6.9.4 By: Joe Sack https://www.sqlskills.com/blogs/joe/the-case-of-the-columnstore-index-and-the-memory-grant/#comment-672 Mon, 24 Oct 2011 06:36:19 +0000 /blogs/joe/post/Columnstore-indexes-and-memory-grants.aspx#comment-672 Hi Oscar,

I increased the max server memory – which was too low to allow the index to be created.

]]>
By: Oscar Zamora https://www.sqlskills.com/blogs/joe/the-case-of-the-columnstore-index-and-the-memory-grant/#comment-671 Mon, 24 Oct 2011 04:58:37 +0000 /blogs/joe/post/Columnstore-indexes-and-memory-grants.aspx#comment-671 How did you resolve the memory problem?

Trying to figure out a similar challenge: "Msg 8657, Level 17, State 5, Line 3
Could not get the memory grant of 1719896 KB because it exceeds the maximum configuration limit in workload group ‘default’ (2) and resource pool ‘default’ (2). Contact the server administrator to increase the memory usage limit.
"

]]>