<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic SQL Server 2000 replication problem in BackOffice Products</title>
    <link>https://community.hpe.com/t5/backoffice-products/sql-server-2000-replication-problem/m-p/2674198#M596</link>
    <description>A publication keeps failing with the error 3724 (cannot drop table 'x' becuase it's being used for replication.  However, the table isn't being used for replication.  On the subscriber (which is also a publisher itself) I've dropped all publications and dropped replication from that database and I still can't drop the table either by the publication or by using SQL</description>
    <pubDate>Fri, 01 Mar 2002 10:25:14 GMT</pubDate>
    <dc:creator>ALEX DAWSON</dc:creator>
    <dc:date>2002-03-01T10:25:14Z</dc:date>
    <item>
      <title>SQL Server 2000 replication problem</title>
      <link>https://community.hpe.com/t5/backoffice-products/sql-server-2000-replication-problem/m-p/2674198#M596</link>
      <description>A publication keeps failing with the error 3724 (cannot drop table 'x' becuase it's being used for replication.  However, the table isn't being used for replication.  On the subscriber (which is also a publisher itself) I've dropped all publications and dropped replication from that database and I still can't drop the table either by the publication or by using SQL</description>
      <pubDate>Fri, 01 Mar 2002 10:25:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/backoffice-products/sql-server-2000-replication-problem/m-p/2674198#M596</guid>
      <dc:creator>ALEX DAWSON</dc:creator>
      <dc:date>2002-03-01T10:25:14Z</dc:date>
    </item>
    <item>
      <title>Re: SQL Server 2000 replication problem</title>
      <link>https://community.hpe.com/t5/backoffice-products/sql-server-2000-replication-problem/m-p/2674199#M597</link>
      <description>Try&lt;BR /&gt;sp_configure 'allow_updates', 1&lt;BR /&gt;go&lt;BR /&gt;reconfigure withoveride&lt;BR /&gt;update master..sysdatabases set category=0 where name ='distribution'&lt;BR /&gt;&lt;BR /&gt;distribution hould be set to 0, After this has been changed you will be able to work again :-)&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Sun, 12 May 2002 16:46:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/backoffice-products/sql-server-2000-replication-problem/m-p/2674199#M597</guid>
      <dc:creator>Keld</dc:creator>
      <dc:date>2002-05-12T16:46:21Z</dc:date>
    </item>
  </channel>
</rss>

