Quantcast
Channel: SQL Server Replication forum
Viewing all articles
Browse latest Browse all 4054

Replication does not work

$
0
0

I am not a SQL guy and with only with limit knowledge of SQL. I have two servers with MS SQL 2008 R2 installed. I need to replicate:

      table X                TO         table X           

      database I                        database J

      server A                           server B

I created distribution database and a publication in server A. Then created a subscription in server B. Use the same AD account with "sysadmin" role in both servers for both publication and subscription. There is no error in all processes. In the "View Synchronization Status" window in server B, there is a message "Job ........ started successfully". However, it is 0% in the "Synchronization in Progress" bar after about a hour? There is no table X created in database J in server B. I know there is an option to create a new database instead of select a existing database during the subscription set up. Do I need to manually create table X in the existing database J or select "Create new database" to create a new database I in server B?

I really appreciate any help. Many thanks.


Viewing all articles
Browse latest Browse all 4054

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>