Viewing 15 posts - 6,166 through 6,180 (of 8,416 total)
Lynn Pettis (2/16/2010)
Kind of got a bit heated, didn't it.
Yes. I've just read every post in that thread, and the previous posts by 'GT' referenced by Gail earlier.
It is...
February 16, 2010 at 10:14 pm
john-902052 (2/16/2010)
Ahhh, I just added the subesquent data rows. I guess my assumption was a little of cut and paste action. I can fix it?
Sure, just hit the...
February 16, 2010 at 7:52 am
I just want to add a link to my normal reference for such questions:
Microsoft Waits & Queues Methodology
Paul
February 16, 2010 at 7:49 am
I would recommend you take a look at This Microsoft Best Practice White Paper too.
Paul
February 16, 2010 at 7:44 am
george sibbald (2/16/2010)
I cannot see a need for customised logshipping here.
Me either, but then we haven't exactly been over-blessed with detail 😉
That's why I asked about the third-party compression thing...
February 16, 2010 at 7:31 am
I hope everyone that reads this thread appreciates the limitations of that function.
Yikes!
February 16, 2010 at 7:20 am
jsb12 (2/16/2010)
yes custom log shipping, has to be that way
Are you using a third-party backup compression product or something?
If you really need custom log shipping, you're going to have to...
February 16, 2010 at 7:19 am
Terry,
What is the exact version number of the SQL Server? (e.g. 9.0.4273)
What is the exact error message you get?
I've tried to reproduce the error on my server, without success.
On a...
February 16, 2010 at 7:12 am
Jeff Moden (2/16/2010)
john-902052 (2/15/2010)
Not sure what you are talking about. I am using 2005 not 2008 SQL Server.
Hmmm... sorry about that, John. How did you get the INSERT/VALUES...
February 16, 2010 at 6:52 am
luckysql.kinda (2/16/2010)
My bad. Thanks Paul. /PAE SWITCH can be used with AMD as well.
No worries. It's a popular misconception for some reason.
February 16, 2010 at 6:40 am
DECLARE @PoorSampleDataContact
TABLE (
contact_id INTEGER PRIMARY KEY,
email_address VARCHAR(30) NOT NULL
...
February 16, 2010 at 5:55 am
Dave Ballantyne (2/16/2010)
TBH im surprised that there are no more replication DMV's
True. It seems to be taking even longer to get DMVs for replication than for full-text search!
It...
February 16, 2010 at 5:39 am
February 16, 2010 at 5:33 am
Dave Ballantyne (2/16/2010)
You could write you own version of sp_replmonitorhelpsubscription , its not an encrypted procedure.
Nice lateral thinking Dave.
If you do this, be sure to check your implementation after...
February 16, 2010 at 5:10 am
As Jeff says, a full-text search does not return any information concerning where the match was found. If the search term is known to be very simple (e.g. an...
February 16, 2010 at 5:09 am
Viewing 15 posts - 6,166 through 6,180 (of 8,416 total)