Viewing 15 posts - 14,356 through 14,370 (of 39,821 total)
Thanks for the note, and I'd love to know how it works out. If you can grab some metrics now, and then some later, I've love to see a writeup...
January 23, 2012 at 2:58 pm
I tend to be with Perry. There are ways that software can handle the imaging, and 4 hours seems long. But overall, I wouldn't build a VM, and a non-VM...
January 23, 2012 at 2:17 pm
If you use the Configuration Manager, it should assign all rights SQL Server needs to the account. If you've moved anything, or you use non-standard folders for things like backup,...
January 23, 2012 at 2:13 pm
I'd choose #1, but I'm conservative, and tempdb gets written to a lot, so I'd be worried about failure.
With the four files, one filegroup? Depending on your workload, you might...
January 23, 2012 at 2:10 pm
john.arnott (1/23/2012)
The lessons applied were not just in talent evaluation, but also tactical decisions while playing the game. Statistical analysis showed that outs are often under-valued and so...
January 23, 2012 at 12:26 pm
I never merged w/ DB objects.
The Red Gate tool can help (disclosure: I work for RG), but it doesn't necessarily do all this. It's just an interface to the tool.
The...
January 23, 2012 at 11:41 am
SQLDCH (1/23/2012)
Finally saw "Moneyball", very entertaining. Anyone know (have an opinion on) how accurate it was?
It's close to the book, but there's much more in the book.
In terms of...
January 23, 2012 at 11:33 am
You are welcome, good luck, and if you have more questions, post away.
January 23, 2012 at 9:51 am
I'm not quite clear what you mean?
The two applications don't matter if they're sharing the same data. You just have code and tables, and you call what's appropriate from each...
January 23, 2012 at 8:48 am
I think what's confusing is you say "separate 1 for the data, and 1 for the code/engine", but you say 2 applications. So are you proposing, or dealing with:
db1
- data
db2
-...
January 23, 2012 at 8:32 am
We have a "join the discussion" link at the bottom already.
I suspect we need to come up with something else.
January 23, 2012 at 8:29 am
Let's do the time warp again.....
Just generated a new Win XP key. Feels strange.
January 23, 2012 at 8:02 am
If that's the reason, two apps, use schemas or something else. Having it in two databases isn't providing performance gains, and potentially this is a greater administrative headache.
January 23, 2012 at 8:00 am
I've seen this in cases where you have multiple clients and want to separate their data, but the code is all the same.
However when I've done this, I usually use...
January 23, 2012 at 7:46 am
Viewing 15 posts - 14,356 through 14,370 (of 39,821 total)