Viewing 15 posts - 3,166 through 3,180 (of 7,164 total)
Lynn Pettis (9/19/2012)
opc.three (9/4/2012)
Jeff Moden (9/4/2012)
opc.three (9/4/2012)
There are no special teachers of virtue, because virtue is taught by the whole community.
--Plato
September 19, 2012 at 9:43 am
Jeff Moden (9/18/2012)
There are no special teachers of virtue, because virtue is taught by the whole community.
--Plato
September 19, 2012 at 8:06 am
Happy you got something going. I didn't mention tail.exe because it's not technically a PowerShell solution, but if you're open to using an external exe here is a sourceforge project...
There are no special teachers of virtue, because virtue is taught by the whole community.
--Plato
September 19, 2012 at 7:54 am
Jeff Moden (9/19/2012)
opc.three (9/5/2012)
Jeff Moden (9/5/2012)
Examples of why I'd want to use xp_CmdShell are two fold.
The first is cost. It's not likely...
There are no special teachers of virtue, because virtue is taught by the whole community.
--Plato
September 19, 2012 at 7:44 am
Fly Girl (9/17/2012)
I'm totally new to PowerShell but was trying to use it to solve an issue with data files that come with the last row being...
There are no special teachers of virtue, because virtue is taught by the whole community.
--Plato
September 19, 2012 at 7:19 am
Dynamic SQL does break the ownership chain established when exectuing the proc. A new ownership chain can be established later in the call stack but at the end of the...
There are no special teachers of virtue, because virtue is taught by the whole community.
--Plato
September 17, 2012 at 7:24 am
Thanks for posting back the root cause so others can benefit. The Excel driver built-into SSIS is a 32-bit Jet 4.0 driver which cannot be used in 64-bit mode so...
There are no special teachers of virtue, because virtue is taught by the whole community.
--Plato
September 17, 2012 at 5:36 am
bwperrin (9/13/2012)
"cd c:" works! Thanks!!
What build are you on?
There are no special teachers of virtue, because virtue is taught by the whole community.
--Plato
September 13, 2012 at 6:56 pm
Perry Whittle (9/13/2012)
For details of how a diff resumes an LS plan see the start of my article at this linkHumble pie anyone?????????? 😉
Perry, I am quite certain...
There are no special teachers of virtue, because virtue is taught by the whole community.
--Plato
September 13, 2012 at 1:40 pm
ananda.murugesan (9/11/2012)
TotalServerMemoryMB - 3270.125000
Thank you. This confirms what was mentioned before. At present there are no indicators that anything out of the ordinary is occurring in terms of how much...
There are no special teachers of virtue, because virtue is taught by the whole community.
--Plato
September 11, 2012 at 1:23 am
ananda.murugesan (9/10/2012)
Thanks for your valuable reply. I hope, i am going to correct path for fixing memory related issues.
All we have established so far is that your SQL Server eventually...
There are no special teachers of virtue, because virtue is taught by the whole community.
--Plato
September 11, 2012 at 12:11 am
Thanks for posting some results but now that we know you have lock pages in memory (lpim) enabled the process list is not going to tell us anything of much...
There are no special teachers of virtue, because virtue is taught by the whole community.
--Plato
September 10, 2012 at 11:17 pm
Chances are you have 'lock pages in memory' enabled which prevents memory SQL Server allocates to the buffer pool from showing in Task Manager. Same symptoms: http://www.sqlservercentral.com/Forums/FindPost1356979.aspx
There are no special teachers of virtue, because virtue is taught by the whole community.
--Plato
September 10, 2012 at 5:28 pm
Phew, another mystery averted 😛
Thanks for posting the rest of the story Clare!
There are no special teachers of virtue, because virtue is taught by the whole community.
--Plato
September 10, 2012 at 5:22 pm
Of course! I did not even think to ask if lpim was enabled. Most people do not turn that on with x64 without a reason. That must be it.
There are no special teachers of virtue, because virtue is taught by the whole community.
--Plato
September 10, 2012 at 1:47 pm
Viewing 15 posts - 3,166 through 3,180 (of 7,164 total)