1) right click on your publication and select properties, then select the
the subscriber are dropped. When they are dropped the permissions applied to
"Jay" <nospam@nospam.org> wrote in message
news:ua0EsF14HHA.5424@TK2MSFTNGP02.phx.gbl...
> Thank you. Three questions:
>
> 1) Where do I find the entry point for the "post snapshot script"?
> 2) Is there a reasonable way to grant security at a higher level that
> wouldn't require re-applying them?
> 3) Why does it only happen when new tables are added and not every time
> the database is replicated?
>
>
> "Hilary Cotter" <hilary.cotter@gmail.com> wrote in message
> news:uLLBt504HHA.5212@TK2MSFTNGP04.phx.gbl...
>> What probably happened was that you have object level security on the
>> replicated tables, i.e. through grant statements. When the tables are
>> dropped when the snapshot is applied these grant statements are wiped
>> out. You would need to re-apply them as part of a post snapshot script.
>>
>> --
>> relevantNoise - dedicated to mining blogs for business intelligence.
>>
>> 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 >> "Jay" <nospam@nospam.org> wrote in message
>> news:OquG0a04HHA.556@TK2MSFTNGP06.phx.gbl...
>>> I'm not super familiar with all of the forms of SQL Server replication,
>>> so this is more of a request to get the questions I need, rather than
>>> the answers.
>>>
>>> I received the following email this morning:
>>>
>>> It looks that we had restarted the replication recently that
>>> seemed to have reset some
>>> of the table access privileges. I have reset those so that you
>>> can have access to all
>>> of the tables in EDI database. Sorry for the trouble.
>>>
>>> When I asked what type of replication it is, I got both: "transactional"
>>> and Publisher/Subscriber (definitely not Log Shipping, the only one I
>>> know).
>>> I also know that the source (publisher?) system had recently had new
>>> tables added and that the final destination system had permission reset
>>> on more tables than just the new ones.
>>> SQL Server 2000 on all machines.
>>> The architecture is:
>>> Source1 (active/passive cluster) --\
>>> Source2 ---> ProRep (some kind of
>>> staging server) -> CorpRep (where the data is used)
>>> Source3 --/
>>>
>>> What information do I need to get before I can even begin this process?
>>>
>>> Thanks,
>>> Jay
>>>
>>
>>
>
>