Viewing 15 posts - 91 through 105 (of 114 total)
Hello Gail
Hmm, fair enough. I forgot to mention that the database in question only has simple logging enabled, so elapsed time since previous log backup shouldn't be an issue.
I have...
July 3, 2015 at 7:05 am
Hi Andrew
Thanks for the quick response, and sorry about being a bit sketchy on the details. You guessed absolutely right, though. I had a feeling CTEs would come into the...
December 3, 2014 at 8:45 am
Bill Talada (8/29/2014)
August 29, 2014 at 8:28 am
Hello John
You're right, it does work. To my mind, it oughtn't to, though. The parser should throw out the "dbo. " as an incomplete name.
Makes me nervous when stuff like...
August 29, 2014 at 7:49 am
IMHO The immediate visual effect is clean and fresh. Putting the above mentioned improvements in would make a good thing better though.
The exercise, I suppose, is to maximize the total...
July 2, 2013 at 3:19 am
Thanks people I'll leave it at that.
The nice thing about this forum is that you know the answer to your question is out there somewhere in the brain pool, and...
March 8, 2013 at 5:04 am
Hi Ryan, thanks for responding.
I downloaded the 64-bit version of the package you mentioned. Before installing it, however, I decided to retry the import - which worked!! Very good, but...
March 7, 2013 at 8:29 am
I have now killed the SELECT query, which was still churning away after more than an hour.
Many thanks everyone for helping to nail this one. I can now make my...
October 31, 2012 at 9:59 am
Was the Tempdb log previously capped?
No, it wasn't, but it is now (10 GB).
@chrism-2@Work
Number of recs returned by your SELECT version of the query is unknown but large...it has now...
October 31, 2012 at 8:43 am
I can't get hold of our IT people at the minute so will cap the size of the tempdb log at 10 GB and re-run. Don't expect it to work,...
October 31, 2012 at 7:47 am
Hi Jason
The master/model/MSDB/tempdb data and logs are all on C:. Total size of everything except tempdb is 41 MB, which is trivial.
The tempdb.ldf file is about 965 MB and the...
October 31, 2012 at 6:58 am
LoadConsultationsOP is 79037 rows, data space is 36.055 MB, plus 0.141 MB index space.
Sorry, don't understand your suggestion re batched process, but that's no doubt just me - please explain.
Thanks
Mark...
October 31, 2012 at 5:46 am
"There are three kinds of lies: Lies, damned lies and statistics." If we replace the word "statistics" by "the abuse of statistics" then this use of the stacking system is...
July 20, 2012 at 5:26 am
Rather than attempt to "manage" the size of the file, look to the transactions that are being done and see if they can be done in a more efficient manner....
February 16, 2012 at 9:22 am
The appalling proponents of linearity in the technology business could do with mandatory isolation from from all forms of communication for a week with only a copy of Tractatus Logico-Philosophicus...
December 15, 2010 at 2:35 am
Viewing 15 posts - 91 through 105 (of 114 total)