RE: syssubscriptions w/ dest_db = 'virtual'
- From: "Gabriel D via SQLMonster.com" <forum@xxxxxxxxxxxxxx>
- Date: Fri, 05 Aug 2005 20:54:20 GMT
So, what action will create a syssubscriptions record with srvid = 2 and
dest_db = 'my dest database' like all the other ones ?? I will create
the snapshot tomorrow when there are no locks on the table. I'm pretty sure
that this publication and subscription are the same format as all the others.
Raymond Mak [MSFT] wrote:
>Hi Gabriel,
>
>Subscriptions with destdb = 'virtual' and srvid = -1 (or virtual
>subscriptions) will be created if you set the immediate_sync publication
>property to true. This is typically the case if you set up the
>transactional\snapshot publication to allow anonymous subscriptions. What
>setting immediate_sync to true means is that you want a generated snapshot to
>be available for initializing subsequently added subscriptions (or
>subscriptions added after the snapshot has been generated). As such, you can
>think of the virtual subscriptions as placeholders for referencing a
>generated snapshot so it won't get clean up immediately by the distribution
>cleanup agent.
>
>-Raymond
>
>"Gabriel D via SQLMonster.com" wrote:
>
>> 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
>[quoted text clipped - 7 lines]
>>
>> 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'
- References:
- syssubscriptions w/ dest_db = 'virtual'
- From: Gabriel D via SQLMonster.com
- RE: syssubscriptions w/ dest_db = 'virtual'
- From: Raymond Mak [MSFT]
- syssubscriptions w/ dest_db = 'virtual'
- Prev by Date: Re: Crossed transactional replication
- Next by Date: RE: syssubscriptions w/ dest_db = 'virtual'
- Previous by thread: RE: syssubscriptions w/ dest_db = 'virtual'
- Next by thread: RE: syssubscriptions w/ dest_db = 'virtual'
- Index(es):
Relevant Pages
|