Quantcast
Channel: SQLServerCentral » SQL Server 2014 » Administration - SQL Server 2014 » Latest topics
Viewing all articles
Browse latest Browse all 6525

Troubleshooting Transactional Replication

$
0
0
I purposely added a View (Customer) as an article without adding the dependent Table (Customer)as an article so that I could capture the error and delete the xact_seqno from the MSRepl_Commands Table.There is no error displayed in Replication Monitor and no entry in the MSrepl_errors Table.I'm not getting an error but I get a message that ;The initial snapshot for the customer_view is not available.I was expecting an error. There are 4 undistributed commands.After that I added the table as an article.Now I get an message that 'The initial snapshot for publication 'testpub is not yet available'.I'm trying to determine what I'm doing wrong?I expected an error.Thank you.

Viewing all articles
Browse latest Browse all 6525

Trending Articles