Viewing 15 posts - 226 through 240 (of 331 total)
I did have a proviso in my post that my main production experience with Replication is with MSSQL 2000, but I deleted it for the sake of brevity. However, I'm...
June 17, 2008 at 2:44 am
Nice succinct answer, thanks Steve.
Just one additional question - at what point woud you consider splitting the data into secondary data files (and filegroups), and moving these filegroups onto separate...
June 17, 2008 at 2:08 am
Thanks for the link, an easy read but it explains some complex technologies. I wish I'd come across it a few months back.
June 16, 2008 at 9:51 am
Transactional Replication could be a more suitable solution to provide a reporting-only database.
However, I think in this case TCP Ports will be a big issue. It's already mentioned that the...
June 16, 2008 at 3:48 am
.NET 2.0 will certainly install on Windows 2000 without affecting your SQL Server. Not so sure about GDI+, but it is only an API, so shouldn't have any...
June 13, 2008 at 7:02 am
Agreed, I don't think you can use the built-in tools for Log Shipping (the secondary server instance and database must be visible to the primary database).
You probably need to do...
June 13, 2008 at 6:52 am
Perhaps the esteemed Mr Phil Factor would like to get involved in the discussion?
June 12, 2008 at 7:10 am
Jeff Moden (6/12/2008)
I remember seeing an article on the difference between 0% and 100% fill factors... Dunno if I can find it, again, but I'll look...
I was only regurgitating what...
June 12, 2008 at 6:37 am
Yes, I agree, good concise advice.
Just one quick question - you mention the Fill Factor defaults to 100% in 2005, whereas it was 90% in 2000. [To be precise, it...
June 12, 2008 at 3:21 am
I agree, an interesting discussion on using more than 4GB of RAM with 32bit hardware. Couple of points I would like to add/clarify:
No application references memory directly; all applications makes...
June 11, 2008 at 7:51 am
Thanks for kicking this off, a good topic for real-world situations.
My first comment is on your standard 8-disk setup - have you considered the capabilities of your hardware RAID...
May 30, 2008 at 4:25 am
MsDtsServer is the DCOM application name for: Microsoft.SqlServer.Dts.Server.DtsServer
better known to its friends as CLSID ABF05265-635E-44B0-A28F-AEA45247ACA0
You can discover this by searching for the CLSID in the registry.
I have a similar permissions...
May 29, 2008 at 3:38 am
Could you post the full Event IDs and related info for the errors you received?
Andy
May 29, 2008 at 1:43 am
Perhaps you could be a little more specific? What, exactly, is not working? What steps have you taken to figure out what is wrong?
Is the long copy-and-paste...
May 27, 2008 at 7:10 am
A quick read through the (overly-long) notes tells me that you are trying to create ALL the endpoints on TCP/4040.
That is fine if each MSSQL Instance is on a separate...
May 27, 2008 at 6:37 am
Viewing 15 posts - 226 through 240 (of 331 total)