Viewing 15 posts - 181 through 195 (of 528 total)
Generally, replication requires one server to 'reach out' to the other server and connect. If they are 'never' connected, how are you porting the databases from one system to...
May 23, 2008 at 9:30 am
OK... I've made progress. Now I'm getting Error 18456, successfully connecting to the server with a valid login, but have a server access failure. What settings do I...
May 23, 2008 at 9:20 am
Steve Jones - Editor (5/20/2008)
When replication runs, the account on the distributor logs into SQL Server just like...
May 20, 2008 at 9:38 am
When I drilled down into the details of the log, and examined the SUBSEQUENT step, not the previous step as suggested in the log itself, I find this line:
2008-05-19 20:33:43.85...
May 20, 2008 at 7:54 am
OK, I went into the target server and granted syadmin privileges to the Windows login within SQL Server. Doing so made no difference in outcome - I still get...
May 19, 2008 at 3:05 pm
In my event viewer on my workstation (event viewer on target server shows nothing), I receive the following message:
Replication-Replication Snapshot Subsystem: agent DELL4\BUYSPEED-FLETC-FirstTestForMerge-3 failed. The replication agent had encountered an...
May 19, 2008 at 9:05 am
Don't forget the classical problem whenever moving content from production to test - as part of your development work, you will change your database structures, and that can wreak havoc...
May 14, 2008 at 7:35 am
I'm no expert here, but it seems to me that using a Pull subscription from your target machines will be the most effective way to 'replicate' the databases, since they...
May 14, 2008 at 7:31 am
Nicole (5/6/2008)
May 9, 2008 at 1:23 pm
I'm sure there are better ways, but my got reaction is to create a new SS2k5 database at your central location to be the subscriber. Then you can locally...
May 9, 2008 at 12:43 pm
It also sound, in reading the full thread, that you encountered an early error that is causing this problem, so that you're looking in the wrong place for the source...
April 29, 2008 at 8:35 am
JeremyVnc (4/16/2008)
April 29, 2008 at 7:47 am
Additional question: is this an occasional error or something that occurs 100% of the time?
April 29, 2008 at 7:32 am
search on phrases like 'date arithmetic' or 'date calculation' or 'date formatting' for ideas on how to solve your problem. multiple ways to solve your issue, and they've all...
April 29, 2008 at 7:30 am
Viewing 15 posts - 181 through 195 (of 528 total)