Viewing 15 posts - 196 through 210 (of 769 total)
Thanks for the suggestion Jeff but I'm using the same account on the new server that I was on the old and both servers on on the same domain. ...
September 19, 2012 at 8:36 am
Lynn Pettis (9/18/2012)
Have you tried this on the new server?
SELECT @sMysql = 'bcp "SELECT sOutput FROM MYDATABASE.dbo.VPOSITIVEPAY" queryout ' + @sFilePath + @sFileName + ' -T -c'
Yes. When I...
September 18, 2012 at 3:51 pm
Sean Lange (9/11/2012)
Is there a way using this info that I can build a...
September 11, 2012 at 5:02 pm
Scott D. Jacobson (9/6/2012)
One more, I stumbled across this today while looking for something else on TechNet. Remembered this thread and thought it was worth sharing:http://gallery.technet.microsoft.com/scriptcenter/Storage-IO-Performance-d628bad9
Thanks
September 6, 2012 at 9:44 am
Steve Jones - SSC Editor (7/26/2012)
SpringTownDBA (7/26/2012)
If the VM host is ONLY going to host 1 VM EVER, then what is the value added...
September 5, 2012 at 10:11 am
Thanks to everyone who took tike to reply. AT this point thsi looks like a no-go in as far as doing it without imnpelemnting some kind fo work-around...
September 5, 2012 at 10:08 am
Thanka to all who replied.
What we've found is that we get our best bang for the time by performing a native back up locally and then moving it across the...
September 5, 2012 at 10:06 am
vikingDBA (8/24/2012)
Here is a great article explaining how to interpret the results and best practices on running SQLIO.http://technet.microsoft.com/en-us/library/cc966412.aspx
And another interesting article:
Troubleshooting Slow Disk I/O in SQL Server
http://blogs.msdn.com/b/askjay/archive/2011/07/08/troubleshooting-slow-disk-i-o-in-sql-server.aspx
Thanks for the link
September 5, 2012 at 9:50 am
RBarryYoung (8/27/2012)
The only way that I've heard of anything like this was through the...
August 27, 2012 at 12:38 pm
Lynn Pettis (8/24/2012)
August 27, 2012 at 11:38 am
Lynn Pettis (8/24/2012)
YSLGuru (8/24/2012)
August 24, 2012 at 1:35 pm
prvmine (8/22/2012)
is this what you were looking for - Date published:8/22/2012http://www.microsoft.com/en-us/download/details.aspx?id=20163&mnui=5
Yes.... yes it is. Its interesting how this was published (accoridng to the download pages Publish date) yesterday. ...
August 23, 2012 at 10:46 am
Scott/Grant,
Gotta say I feel a lot better about this after getting your posts.
I still will be able to make use of the Distributed Playback feature when the next...
August 22, 2012 at 5:14 pm
Scott D. Jacobson (8/20/2012)
YSLGuru (8/20/2012)
Grant Fritchey (8/20/2012)
Actually, yeah, looks like 2005 might be out. That stinks. Never noticed that before.
Any suggestions on what to do? I need to do...
August 21, 2012 at 4:30 pm
Grant Fritchey (8/20/2012)
Actually, yeah, looks like 2005 might be out. That stinks. Never noticed that before.
Any suggestions on what to do? I need to do some comparison testing aginst...
August 20, 2012 at 1:20 pm
Viewing 15 posts - 196 through 210 (of 769 total)