Viewing 15 posts - 406 through 420 (of 629 total)
Have a read at this ...
http://sqllearnings.blogspot.com/search/label/Distributed%20Transaction%20Coordinator%20(MSDTC)
Might be similar solution ...
Thanks.
Mohit.
March 13, 2009 at 4:06 pm
John an errors in the SQL Server error log? Can the two servers communicate? Firewall issue? Port issue?
Thanks.
March 13, 2009 at 4:02 pm
larry Hennig (3/13/2009)
March 13, 2009 at 4:00 pm
It will be easier for us to help you if you can provide us the table structure of the three tables in question; with sample data.
Thanks.
March 13, 2009 at 3:42 pm
Have a read of http://www.sqlservercentral.com/articles/65804/.
But I think Paul or Gail might have to step in here ;-).
Thanks.
March 13, 2009 at 3:13 pm
FFalcon1961 (3/13/2009)
If I'm using SQLX 2008 and make changes to a customer databases that uses SQLX 2005. Will the be usable?
Longest the database stays on 2005; and you are just...
March 13, 2009 at 3:10 pm
SQL Noob (3/13/2009)
situation is you do full backups on the weekend, diffs on the weekdays and log backups every hour...
March 13, 2009 at 3:07 pm
Doesn't look like it, I checked alerts.
It uses sp_add_alert which calls sp_add_alert_internal in msdb; neither store proc actually writes any kind of an audit record. Only thing it does...
March 13, 2009 at 2:59 pm
SQL Noob (3/13/2009)
on the old SCSI drives it took a long time. i have an archive db on the new SATA drives with one...
March 13, 2009 at 11:24 am
Index rebuild is a very expensive operation; on small databases it is fine. On larger databases doing full index rebuild can take very long time. So unless you...
March 13, 2009 at 9:37 am
glemke (3/13/2009)
Is there a "best practice"...
March 13, 2009 at 9:20 am
simon.letts (3/13/2009)
March 13, 2009 at 9:06 am
1. Download the MSI from the Link I gave.
2. Execute, it will extract files in C:\Program Files\Microsoft SQL Server\..... Folder make sure you note down the path.
3. Go in to...
March 13, 2009 at 9:02 am
Ratheesh.K.Nair (3/13/2009)
Thanks Mohit,Can you please be specific on how to give the IP address and whole endpoint.
I use scripts for setting up mirroring because setting up over 40 databases mirroring...
March 13, 2009 at 8:49 am
Viewing 15 posts - 406 through 420 (of 629 total)