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.
↧
SQL Server P2P replication failing when db name have space
↧