Viewing 15 posts - 5,191 through 5,205 (of 7,168 total)
What do you mean by "create and distribute back-up maintenance plans"? I am interested for you to explain more about the workflow you're after, i.e. the problem you're trying to...
August 22, 2011 at 1:23 pm
Whenever I have this type of question I run a trace on the server and capture everything SSMS (or whatever tool) is issuing to the server in terms of SQL...
August 22, 2011 at 12:06 pm
I won't go into why it took this long to get a few UPDATE STATISTICS statements run in production, but the results are finally in.
I removed the parameter switching and...
August 19, 2011 at 7:01 pm
Sorry...you lost me at "Jab" 😛
Seriously though, simple to understand sometimes must weigh more heavily than certain technical considerations and it sounds like you got to a place where the...
August 19, 2011 at 5:40 pm
kvanderkley (8/18/2011)
On SQL 2005 standard...
This may be an SSMS issue, not a server issue. As suggested, check the script SSMS is producing to see if it is producing what you...
August 19, 2011 at 10:39 am
dji (8/18/2011)
Jeff Moden (8/18/2011)
dji (8/18/2011)
Apologies, Jeff!I was most definitely referring to my solution of trying to squeeze the out dated OPENROWSET into the 64 bit environment when mentioning band-aid 🙂
Understood...
August 18, 2011 at 11:29 pm
Jeff Moden (8/18/2011)
Heh... I didn't scroll down before I replied. Maybe there won't be so many people raising hell with me after all. 😀
I went there too...and later decided...
August 18, 2011 at 11:24 pm
Evil Kraig F (8/18/2011)
opc.three (6/7/2011)
August 18, 2011 at 11:21 pm
Alex Webber (8/18/2011)
How could user permissions have anything to do with it? Surely you either have the right permissions or you don't?
Agreed. I don't see how permissions could play into...
August 18, 2011 at 2:04 pm
Sujeet Pratap Singh (8/18/2011)
I will surely explore & try server side trace for this kind of work. I think Oracle reports cannot be said a waste of resources, because...
August 18, 2011 at 1:48 pm
Alex Webber (8/18/2011)
August 18, 2011 at 9:54 am
Don't refer to Task Manager for memory usage...it lies, especially for 32-bit processes where the machine has more than 4GB of RAM.
Use Performance Monitor or the SQL Server DMOs.
August 18, 2011 at 9:27 am
Sujeet Pratap Singh (8/14/2011)
Thanks for providing the useful links although they dont provide the exact thing.
The short answer is, you have to implement this yourself in SQL Server. I second...
August 18, 2011 at 9:22 am
Alex Webber (8/17/2011)
Also, like I said before, I can...
August 17, 2011 at 5:28 pm
Viewing 15 posts - 5,191 through 5,205 (of 7,168 total)