performance with transformable subscriptions is not good. Its not really
scalable. It was intended for replicating to heterogeneous subscribers where
"Kevin3NF" <Kevin@DontNeedNoSpam3NF-inc.com> wrote in message
news:OBMrJ2FlGHA.1000@TK2MSFTNGP04.phx.gbl...
> The data in the publishers is different (except possibly for the keys. I
> am assuming INTs here). All of the data will be in one subscriber for
> reporting purposes.
>
> I have to look up "custom sync object." I may know it by a different name.
>
> Might transformable subscriptions be relevant? Have not tested or used
> them in the past
>
> --
> Kevin Hill
> 3NF Consulting
>
www.3nf-inc.com/NewsGroups.htm >
>
>
>
> "Hilary Cotter" <hilary.cotter@gmail.com> wrote in message
> news:e9IxoyElGHA.3304@TK2MSFTNGP03.phx.gbl...
>> Its not clear to me whether the data in these subscriber databases will
>> be identical or different. If they are to be different you could use a
>> custom sync object for each one.
>>
>> --
>> Hilary Cotter
>> Director of Text Mining and Database Strategy
>> RelevantNOISE.Com - Dedicated to mining blogs for business intelligence.
>>
>> This posting is my own and doesn't necessarily represent RelevantNoise's
>> positions, strategies or opinions.
>>
>> Looking for a SQL Server replication book?
>>
http://www.nwsu.com/0974973602.html >>
>> Looking for a FAQ on Indexing Services/SQL FTS
>>
http://www.indexserverfaq.com >>
>>
>>
>> "Kevin3NF" <Kevin@DontNeedNoSpam3NF-inc.com> wrote in message
>> news:%23b3P1WBlGHA.3588@TK2MSFTNGP02.phx.gbl...
>>> This could be for 2000 or 2005...all my experience is with 2000...
>>>
>>> Transactional replication.
>>>
>>> I need to set up a Central Subscriber to be a reporting server,
>>> subscribing to 80 different database that are identical in schema (each
>>> db is a different facility). I cannot alter the schema of the
>>> publishers...3rd party application.
>>>
>>> The part I need opinions on is how to differentiate which database the
>>> data came from as it goes into the subscription db.
>>>
>>> I have tested pulling the HOSTNAME from sysprocesses in the Update and
>>> Insert stored procs, and that works just fine, but these 80 databases
>>> will all be on the same host.
>>>
>>> Any suggestions?
>>>
>>> --
>>> Kevin Hill
>>> 3NF Consulting
>>>
www.3nf-inc.com/NewsGroups.htm >>>
www.expertsrt.com - not your average tech Q&A site
>>>
>>>
>>>
>>>
>>
>>
>
>