Script out publication does not copy the replication SP to the subscriber

  • Hi ,

    I have configure few transactional replication  using the initialize from backup method for DB_test using the GUI wizard . i scripted out the create replication script when the replication is running fine using the "Generate Script " .

    So the problem come to me when i try to re-configure the transactional replication using the create script i scripted out .  when the replication is establish, None of the INSERT (sp_MSins_dboxxx_xxxx) , DELETE (sp_MSdel_dboxxx_xxxx) AND UPDATE SP ( (sp_MSupd_dboxxx_xxxx) )for the tables are replicated to the subscriber .   But if i re-configure the replication using the GUI , then the replication SP are created in the subscriber DB ,  i have cross checked the option to copy the insert update delete procedure to subscriber is set to true .

    I know the solution is to generate the SP manually and reapply to subscriber. I just curious anyone has experienced this before and know why is this happend ?

  • Thanks for posting your issue and hopefully someone will answer soon.

    This is an automated bump to increase visibility of your question.

Viewing 2 posts - 1 through 1 (of 1 total)

You must be logged in to reply to this topic. Login to reply