Hi all,
i just finished installing SQL Server 2012 with the SQL Server Replication feature component checked. On configuring transaction replication, i notice the distribution database wasn't there. I ran the below query
EXEC sp_get_distributor
And the value for distribution_db_installed is 0 as shown below
installeddistribution serverdistribution db installedis distribution publisherhas remote distribution publisher
0NULL000
Any help on whats going on?