syssubscriptions w/ dest_db = 'virtual'
- From: "Gabriel D via SQLMonster.com" <forum@xxxxxxxxxxxxxx>
- Date: Fri, 05 Aug 2005 18:26:51 GMT
I wrote some scripts to report on my replication jobs, and noticed that one
table isn't showing up on my report. After digging a bit, I find that it's
because the only entry in syssubscriptions has SRVID = -1 and DEST_DB =
'virtual'. All the other subscriptions have 2 records in syssubscriptions,
one with SRVID = -1 and DEST_DB = 'virtual', and a second row with SRVID =
2 (server id) and DEST_DB = 'AdvDbWhs' (my subscriber DB).
I dropped the publication, and recreated it and the subscriber, but I still
only get that 1 "virtual" record in syssubscriptions.
Any thoughts on why this is ?
--
Message posted via SQLMonster.com
http://www.sqlmonster.com/Uwe/Forums.aspx/sql-server-replication/200508/1
.
- Follow-Ups:
- RE: syssubscriptions w/ dest_db = 'virtual'
- From: Raymond Mak [MSFT]
- RE: syssubscriptions w/ dest_db = 'virtual'
- Prev by Date: Re: The process could not log conflict information
- Next by Date: Re: SQL replication
- Previous by thread: The process could not log conflict information
- Next by thread: RE: syssubscriptions w/ dest_db = 'virtual'
- Index(es):
Relevant Pages
|