Home Forums SQL Server 7,2000 Replication "There are already statistics on table" error 1927 - can not resolve RE: "There are already statistics on table" error 1927 - can not resolve

  • I would double check the article and see if doesn't mention Merge replication as that is the only one I know you can drop that setting.

    However that said check that the database you are replicating to does not have auto create statistics turned on for the database. I would think that should correct the issue.