Viewing 15 posts - 4,786 through 4,800 (of 7,168 total)
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? I...
March 26, 2012 at 12:14 pm
March 26, 2012 at 12:07 pm
Cool, thanks for posting back.
37,624 single-use adhoc plans out of 81,031 taking 1.86GB, and prepared plans are not far behind as a percentage...an efficient waste of RAM 😀
I would explore...
March 26, 2012 at 12:05 pm
For those keeping track at home, here was the change:
March 26, 2012 at 11:35 am
Nice one! You should email your fix to Kim. What were your results? Sounds like you're on an instance with a lot of memory.
March 26, 2012 at 11:32 am
Welsh Corgi (3/26/2012)
opc.three (3/26/2012)
I use XML Package Configuration files...
March 26, 2012 at 11:23 am
redgate SQL Monitor is one. On the top right of these forum pages you can see it in action. It also gathers historical stats for trending purposes.
If you want to...
March 26, 2012 at 11:01 am
Elliott and Koen provided ways for you to run your existing package in 32-bit mode on the server, with no changes, which may be sufficient for your case.
However, if...
March 26, 2012 at 10:56 am
Welsh Corgi (3/20/2012)
stevefromOZ (3/19/2012)
March 26, 2012 at 10:40 am
What feature of SSIS are you referring to with your comment "the rules within SSIS package" ?
March 26, 2012 at 10:31 am
PS This allows me to leave the "SQL Server Integration Services" service disabled on all my servers. I need to install it to gain the binaries necessary to run my...
March 26, 2012 at 10:29 am
I use File System packages and execute them using DTExec from a CmdExec SQL Agent Step Type, not an SSIS Step Type.
I use XML Package Configuration files (.dtsConfig) for all...
March 26, 2012 at 10:28 am
Indirectly, a bloated proc cache from tons of ad hoc queries generating single-use plans can contribute to memory pressure since the proc cache can grow largely unchecked. Since you're on...
March 26, 2012 at 10:23 am
Are you in the correct database when you run sp_rename?
March 26, 2012 at 10:05 am
Viewing 15 posts - 4,786 through 4,800 (of 7,168 total)