Viewing 15 posts - 616 through 630 (of 1,492 total)
Brandie Tarvin (10/24/2013)
Speaking of maps and geospatial data, which is a better type of data to use? Raster or Vector?
Reading this I would say vector.
Good listing of things to consider.
October 24, 2013 at 6:58 am
mickyT (10/24/2013)
October 24, 2013 at 5:23 am
wolfkillj (10/23/2013)
Greg Edwards-268690 (10/23/2013)
Koen Verbeeck (10/23/2013)
wolfkillj (10/23/2013)
I've published my first technical blog post. I'd appreciate any feedback from this group on both the technical aspects and the writing. Thanks, everyone!
Nice...
October 23, 2013 at 5:20 pm
Koen Verbeeck (10/23/2013)
wolfkillj (10/23/2013)
I've published my first technical blog post. I'd appreciate any feedback from this group on both the technical aspects and the writing. Thanks, everyone!
Nice blog post. Very...
October 23, 2013 at 2:02 pm
At this time, there is no RTM date set for 2014. I would lean more towards 2012 and get the project started. Especially if you have a select agreement and...
October 23, 2013 at 5:55 am
Have you looked at pivoting the data?
Date Answered VM Adandoned etc.
Cnt ...
October 22, 2013 at 8:08 am
brucekoivu (10/21/2013)
October 21, 2013 at 9:52 am
brucekoivu (10/20/2013)
My understanding is SQL Standard Edition 2008 is just not recommended for Performance Point 2010, due to lack of features and lack of performance.
Is there an...
October 21, 2013 at 6:59 am
jasona.work (10/18/2013)
October 18, 2013 at 6:57 am
If you use aliases, it becomes a bit clearer where another issue might lie.
It looks like you are mixing joins with select criteria.
AND CboValues.isDeleted=0x0 is the first one.
Maybe you...
October 17, 2013 at 1:33 pm
Just keep in mind, allocating 40 GB on the host, and only seeing 32 GB in the VM, means you are likely boxed in.
I always would make sure I understood...
October 17, 2013 at 12:48 pm
SQLIO if there is thought of disk I/O performance being an issue.
Paging can be CPU intensive, especially on a VM.
I still think it is something simpler that isn't the same.
There...
October 17, 2013 at 12:14 pm
SQL can only see as much as the OS.
Look at the compare link on this page.
October 17, 2013 at 11:49 am
hisakimatama (10/17/2013)
October 17, 2013 at 11:27 am
You mention 28 GB of RAM for SQL. Out of how much total?
I take it that they have checked and the OS can see all the RAM (std vs. ent...
October 17, 2013 at 10:38 am
Viewing 15 posts - 616 through 630 (of 1,492 total)