Viewing 15 posts - 1,786 through 1,800 (of 2,840 total)
In SQL2005, You can use an ALTER statement and that does not resnapshot. It will just alter the table in the other end. If you are using SQL 2000, you...
August 12, 2009 at 12:39 pm
There is still hope:-)
Let us say that your Server is not in the domain, Create a local account for example "SQLService" and run the SQL Server and the agent...
August 12, 2009 at 12:05 pm
It is much easier and safer using VPN connection. But I think it is possible to use FTP protocol to replicate between two cities. But I have never tried it...
August 11, 2009 at 7:21 am
Way out of my league. I think you should contact Microsoft Support.
August 11, 2009 at 7:18 am
Next time that guy writes an article, he will surely think twice, Maybe three times before posting it... All of you ripped him apart I guess... Poor guy...
August 10, 2009 at 8:00 am
Local domain?
Do you mean Local System? If so run the SQL Service and SQL Agent under domain account.
August 7, 2009 at 12:40 pm
jcrawf02 (8/7/2009)
Paul White (8/7/2009)
Actually it's quite spooky how often people post questions about things that...
August 7, 2009 at 12:25 pm
Edit : Read it wrong.
When you set up the SS replication, did you specify what interval you wanted the snapshot to restart?
That is why it is happening. Disable the snapshot...
August 7, 2009 at 12:14 pm
You are in the wrong section of the forum to post replication issues. That too SQL 2000.
But from what I know about Transactional replication, you usually run Snapshot or...
August 7, 2009 at 12:09 pm
Sreedevi,
Read this article.[/url] I think the user is trying to explain the fix for the same issue that you are having. But read carefully before you actually do something.
I have...
August 7, 2009 at 12:02 pm
Hasib - MCP (8/6/2009)
August 7, 2009 at 11:55 am
What kind of replication are you talking about?
Also it would be better if you post replication questions under Replication section in this forum.
August 7, 2009 at 11:46 am
anish_ns (8/6/2009)
Actually, we haven't upgraded our build yet.....but, I did try the trace again after running DBCC...
August 7, 2009 at 11:43 am
Is your service running under domain user account or local system?
August 7, 2009 at 11:37 am
Cant you just take a back up and restore?
August 7, 2009 at 11:33 am
Viewing 15 posts - 1,786 through 1,800 (of 2,840 total)