Hi,
I am able to launch replication monitor on this server, when I need to add publication then popup window comes with message that you need to run this script on distribution database, but I don't see that distribution database is present on the server.
When I try to get this done via script then it gives below error:
Msg 21482, Level 16, State 1, Procedure sp_MSreplagentjobexists, Line 95
sp_MSreplagentjobexists can only be executed in the "distribution" database.
It seems distribution is not setup correctly.
Not able to setup distribution on publisher database server in sql server 2008 r2.
Any clue what I am missing on here.
Santosh Singh