Viewing 15 posts - 241 through 255 (of 2,640 total)
I see what you mean but a 40 min job will run 36 times a day so if you have the first run at 00:40 the last run would be...
May 13, 2011 at 3:50 am
I have my own monitoring for this so don't have the mdw turned on to compare. I think these are cumulative waits and to be blunt the info is pretty...
May 13, 2011 at 3:41 am
do you mean you want to update the primary key column which is used as a FK in other tables?
May 13, 2011 at 3:34 am
aha -- not a simple answer as it just depends. If you start making distributed queries across servers you have to get the indexing and queries absolutley right to avoid...
May 13, 2011 at 3:32 am
you need to try to generate different values for each row - or at least in the columns which are important. At best you need data representative of actual...
May 13, 2011 at 3:25 am
As George says just because 2008 is in the name the versions are different. I really don't like this R2 stuff as it's not the same, if you use windows...
May 12, 2011 at 3:28 pm
I'm not dismissing sql io or iometer but be wary of results. There's nothing quite like backups and restores + some hefty sql code to really sort out differences. I...
May 12, 2011 at 3:26 pm
DBAs really need to work with Storage guys, it'll save so much time and money. I'm lucky that I've been able to work with storage and as I got a...
May 12, 2011 at 3:21 pm
It isn't that simple - I've been doing this type of stuff for over 12 years with SQL Server, since 7.0.
Here's a doc I wrote about partitioning - it was...
May 12, 2011 at 3:11 pm
yup no DBA is the way to go - funny I always seem to end up in contracts with companies who thought that way! On the plus side it enables...
May 12, 2011 at 3:07 pm
SQL 2008 R2 is a later version that SQL 2008. If you have the choice I'd always go for the latest version, SQL 2008 R2.
May 12, 2011 at 3:01 pm
yup that'd do it - missmatched sids the issue you have to resolve with log shipping and standby servers!
May 12, 2011 at 3:00 pm
yes if you add a user or an ad group you can't set the default database unless you've added the user to that database.
so add your domain user group...
May 12, 2011 at 3:54 am
You don't say what sort of storage you have or how you think you have a problem - what appear to be io problems can actually manifest in many different...
May 12, 2011 at 3:43 am
Viewing 15 posts - 241 through 255 (of 2,640 total)