Viewing 15 posts - 4,591 through 4,605 (of 9,707 total)
opc.three (3/26/2012)
Brandie Tarvin (3/26/2012)
opc.three (3/26/2012)
Cool, thanks for posting back....
I would explore enabling the adhoc workloads server configuration if it's not already on.
Opc, you do realize I'm not the OP, right?...
March 26, 2012 at 12:19 pm
opc.three (3/26/2012)
Cool, thanks for posting back....
I would explore enabling the adhoc workloads server configuration if it's not already on.
Opc, you do realize I'm not the OP, right? I only posted...
March 26, 2012 at 12:11 pm
I don't have Kimberly's contact information to email her the updated proc.
As far as my results go, they're pretty nasty.
CacheType Total Plans Total MBs Avg Use Count Total MBs...
March 26, 2012 at 11:52 am
If you run into the overflow error, like I did, try this:
SELECT objtype AS [CacheType],
COUNT_BIG(*) AS [Total Plans],
...
March 26, 2012 at 11:28 am
I'm not the OP, but I decided to try it anyway. I think I'm scared of my result.
Msg 8115, Level 16, State 2, Line 1
Arithmetic overflow error converting expression to...
March 26, 2012 at 11:08 am
Glad we could help.
March 26, 2012 at 11:04 am
Memory experts needed, please. All my advice is based off of stuff I found on the 'net and not on real experiencing managing the memory.
http://www.sqlservercentral.com/Forums/Topic1271523-1550-1.aspx
March 26, 2012 at 5:48 am
Do you have a lot of ad hoc queries running in your system?
Do you have a lot of procs that recompile each time they run?
From what I understand, this could...
March 26, 2012 at 5:47 am
noelle.stimely (3/23/2012)
Now it is not working... I tinkered and it does not work... I have to configure network shares on both sides, right?
What did you tinker with? What...
March 26, 2012 at 4:58 am
ananda.murugesan (3/25/2012)
2. Total 4GB...
March 26, 2012 at 4:57 am
Mhlewis (3/23/2012)
March 26, 2012 at 4:17 am
hbtkp (3/23/2012)
March 26, 2012 at 4:13 am
farnaz224 (3/23/2012)
Thank you for answering, is there any software for create data warehouse in sql or oracle?
SQL Server is the software. So, too, is Oracle.
Data warehouses vary so much from...
March 23, 2012 at 11:54 am
Since you couldn't find the answer when you searched, could you post the solution that you used for someone else searching in the future?
March 23, 2012 at 11:14 am
Viewing 15 posts - 4,591 through 4,605 (of 9,707 total)