Viewing 15 posts - 301 through 315 (of 332 total)
What Andras says is spot on. To simplify a little - if you are already backing up the database, and don't know or care about the logs, change the Recovery...
October 17, 2007 at 4:15 am
Completely agree, manually changing the credentials a Job runs under is almost always necessary. And a standard gotcha.
With regards the Owner/Creator of a Maintenance Plan - if the existing name...
October 17, 2007 at 4:06 am
I think the cleanup is working as planned. Whether you (we) agree with the design is another matter! Having tripped over this before, I now think of the cleanup task...
October 16, 2007 at 6:59 am
If the owner is in reality the creator, then no, I do not need to change it. And I could understand why it cannot be changed.
Are there any implications? For...
October 16, 2007 at 3:37 am
Thanks for the response. I can successfully add the Maintenance Plan to an existing Visual Studio project, just as you described.
Sorry to quiz you further, but if the (production) server...
October 15, 2007 at 9:06 am
I think everyone who follows the Microsoft product cycles knows how useless Microsoft's own dates are. The fact that the Marketing Dept is not aware of what the Developers are...
July 19, 2007 at 5:47 am
Tricky balance between a nice perk and a perk which just forces you to work more. Good, fresh, espresso coffee counts as a great perk, even better when served by...
July 13, 2007 at 3:25 am
Just wanted to add my thanks - we had two MSSQL 2000 servers, and on trying to set up a new replication, I got the same error message. Existing replications...
March 8, 2007 at 10:30 am
Land use is, in itself, a massive problem. Huge tracts of pristine forest are still being cut down every year - and not necessarily for the trees. The main driving...
March 8, 2007 at 2:30 am
It would have been fairer, and made more sense, if the question used consistent terminology. A "root node" is also known as a "root element" (in my book, much more...
February 19, 2007 at 2:50 am
Check that the Subscriber can connect to the Distributor (eg. open Ent.Man on the subscriber and try to open a connection to the distributor). Check that your security is set...
February 15, 2007 at 2:28 am
Have a look at the conflict tables, they might give you a clue. The tables are normally called:
conflict_(database-name)_(table-name)
January 31, 2007 at 4:45 am
ah, got it now. Slowly getting my mind into gear for the new year. Strangely, I've never noticed that the default Collation of Latin1_General_CI_AS is case insensitive when using LIKE...
January 2, 2007 at 9:09 am
Fortunately I didn't have to think about this on Christmas Day!
From this example, it seems that [^a] is case-insensitive, as it matches both Apple and ant. Why is this, and...
January 2, 2007 at 2:42 am
I know this thread is quite old, but I had the same problem today, and after some head scratching, and Google searching, came up with a better solution and the...
August 18, 2006 at 8:10 am
Viewing 15 posts - 301 through 315 (of 332 total)