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

SQL Server P2P replication failing when db name have space

$
0
0

Configuring P2P replication in database which have space in name, for ex [te st] instead of db name as [test].
 It throws the error as 
===================================================================
Cannot find a valid Queue Reader Agent ID for the subscription to Publisher <publisher>, database <database>, publication <publication>. The specified subscription to an updating Subscriber publication is not initialized. Run the Snapshot Agent, Distribution Agent, and Queue Reader Agent to initialize the subscription. (Source: MSSQLServer, Error number: 21758)
===================================================================
While this is not the case. If I configure the P2P replication on same database by just renaming it, it works fine.

Its know bug but do we have any alternate for this to overcome of this problem? I have a database which I cant rename and have to keep it as it is. I googled it lot but haven't found any solution so far.

Please need some solution.


Viewing all articles
Browse latest Browse all 4054

Trending Articles



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