Viewing 15 posts - 406 through 420 (of 497 total)
duda (10/13/2009)
Not that bad but I thought that this was a little bit simple as well.
It's simple...provided you don't skim over the code, miss the 'truncate', see the 'delete' and...
October 21, 2009 at 10:33 am
If you create extra partitions in addition to the default partition you can choose to process only selected partitions, for example the partition that holds the latest data. In order...
October 6, 2009 at 4:39 am
Using a Witness server as a remote Distributor is not something I've ever tried, but in theory it should work. However, if you lose that server, both your HA strategies...
August 25, 2009 at 5:17 am
OK, but that document refers to Subscribers on a separate server. The configuration that you have (if I understand correctly) is that your subscriber is also your mirror, so I...
August 25, 2009 at 2:43 am
Try adding it as an attachment then.
August 24, 2009 at 9:24 am
Why do you want to do this - mirroring and replicating between the same servers? Is it so that you can run reports against the second database on the Mirror...
August 24, 2009 at 9:19 am
To post the error image, save the captured image on your PC and then select the 'img /img ' tags from the IFCode Shortcuts box and enter the location of...
August 24, 2009 at 9:00 am
Have a look in the Database Mirroring Monitor at the 'Unsent log', 'Time to send log' 'Time to restore log' values. If they are increasing then your network is struggling...
August 24, 2009 at 8:55 am
Be aware that if you have any remote logins set up on the instance, e.g. if you are using replication, the sp_dropserver command will error; you'll need to drop the...
August 24, 2009 at 8:48 am
Wilfred van Dijk (8/4/2009)
August 4, 2009 at 3:17 am
Found the answer to my own question while answering someone else's! 😛
The link below confirms that for Windows Server 2008, SQL 2005 is supported at SP2 and above.
http://msdn.microsoft.com/en-us/library/ms143506(SQL.90).aspx
August 4, 2009 at 2:12 am
Far too many points to cover to provide a comprehensive answer. A few questions would be:
1. What version and edition of SQL Server 2005 will you be using?
2. Do you...
August 4, 2009 at 2:09 am
Viewing 15 posts - 406 through 420 (of 497 total)