Viewing 15 posts - 22,711 through 22,725 (of 59,067 total)
ScottPletcher (9/18/2014)
--Jeff Moden
Change is inevitable... Change for the better is not.
September 18, 2014 at 3:52 pm
Maintainer (9/17/2014)
64 GB of RAM seems like way more...
--Jeff Moden
Change is inevitable... Change for the better is not.
September 18, 2014 at 2:53 pm
Grant Fritchey (9/17/2014)
Jack Corbett (9/17/2014)
Grant Fritchey (9/17/2014)
--Jeff Moden
Change is inevitable... Change for the better is not.
September 18, 2014 at 6:00 am
Frank Cazabon (9/17/2014)
I need to have a process extract some data, export it to CSV and then send it as a plain (non-MIME) message, or as a single-part MIME message....
--Jeff Moden
Change is inevitable... Change for the better is not.
September 17, 2014 at 8:44 pm
Perhaps I'm missing something but for each job, wouldn't you just compare the start date of the job with the end date of the other jobs and the end date...
--Jeff Moden
Change is inevitable... Change for the better is not.
September 17, 2014 at 8:31 pm
Not sure about your final question on the naming but make sure that you change the IP address of the new server to that of the old server, as well....
--Jeff Moden
Change is inevitable... Change for the better is not.
September 17, 2014 at 8:07 pm
Thanks, Mark,
DATEDIFF is the tough one for most folks because they frequently don't understand that it works on the BOUNDARIES of the datepart. For example, a DATEDIFF(yy,'2014-12-31 23:59:59.997','2015-01-01 00:00:00.000')...
--Jeff Moden
Change is inevitable... Change for the better is not.
September 17, 2014 at 8:02 pm
Heh... I don't know what "normal" is anymore when it comes to things like this. With that in mind...
If it's a new box that will be built, start with...
--Jeff Moden
Change is inevitable... Change for the better is not.
September 17, 2014 at 7:52 pm
Maintainer (9/17/2014)
I would try 10% as a guideline. But that may not be appropriate for your situation.
Just to be clear to the OP... that's not the FILL FACTOR... that's...
--Jeff Moden
Change is inevitable... Change for the better is not.
September 17, 2014 at 7:29 pm
So let me know about the size of the 3 or 4 largest tables and their indexes. We might be able to pull off a small miracle.
--Jeff Moden
Change is inevitable... Change for the better is not.
September 17, 2014 at 7:24 pm
SQLRNNR (9/17/2014)
Ahhh but SQL 2014 does come with a turbo button.:w00t:
BWAAA-HAAAAA!!!!! SQL Server has always had that "button". Just set "Boost SQL Server Priority" setting to "ON" so that...
--Jeff Moden
Change is inevitable... Change for the better is not.
September 17, 2014 at 7:12 pm
Roy Ernest (9/17/2014)
I advised the OP to go for Set based. I hope he does not think that SQL 2014 will magically get everything to run faster.
Oddly enough, I...
--Jeff Moden
Change is inevitable... Change for the better is not.
September 17, 2014 at 7:07 pm
Welsh Corgi (9/17/2014)
I am concerned that it happened.
I want to re-index and I thought that it would not hurt to...
--Jeff Moden
Change is inevitable... Change for the better is not.
September 17, 2014 at 7:04 pm
Welsh Corgi (9/17/2014)
I do not know how it got so large but what would be...
--Jeff Moden
Change is inevitable... Change for the better is not.
September 17, 2014 at 7:00 pm
Roy Ernest (9/17/2014)
It felt like the OP would upgrade to SQL 2014 so that he/she can make...
--Jeff Moden
Change is inevitable... Change for the better is not.
September 17, 2014 at 6:53 pm
Viewing 15 posts - 22,711 through 22,725 (of 59,067 total)