Re: about re-install replication after I restore database

Tech-Archive recommends: Fix windows errors by optimizing your registry



Its hard to restore a publication database on another server. On the same
server you might be able to restore it using the keep_replication switch and
have everything work fine.

After you restore the database and the publications show up you should try
to script them and then recreate the publication to have everything
consistent.

--
Hilary Cotter

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



"Iter" <Iter@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:BA3600A1-F340-4CE5-B24B-0F34E9B0A60A@xxxxxxxxxxxxxxxx
Hi guys,
I am want to re-create publication after I restore database. because I
didn't setup replcaiton using sp_replicationdboption command, all
replication
info lost after I did restoring database. When re-create publication with
same publication name, gave me error like Could not drop publication. A
subscription exists to it. but when I run sp_addpublication_snapshot, gave
me
error Object 'Web Policy Publication' does not exist or is not a valid
object
for this operation.then I coudn't run add article, because the publication
is
not existed. How can I fix it. Thanks.



.



Relevant Pages

  • SQL Server merge replication security
    ... Microsoft SQL Server replication. ... need to have the sysadmin role on their local database to initiate the ... The AppAdmin table cannot be removed from the publication as then the ...
    (Focus-Microsoft)
  • Replication Monitor
    ... Restores a published database from Server A onto Server B. The ... I run a script that then deletes the publication. ... Deletes the distribution database. ...
    (microsoft.public.sqlserver.replication)
  • Same Publication Showing Up Multiple Times?!?
    ... Restores a published database from Server A onto Server B. The databases ... I run a script that then deletes the publication. ... Deletes the distribution database. ...
    (microsoft.public.sqlserver.replication)
  • Replication Monitor
    ... Restores a published database from Server A onto Server B. The ... I run a script that then deletes the publication. ... Deletes the distribution database. ...
    (comp.databases.ms-sqlserver)
  • Re: Distribution Agent not Visible
    ... If you have a publication on a database, and you script it out, modify the ... Looking for a SQL Server replication book? ...
    (microsoft.public.sqlserver.replication)