Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2000 Forums
 SQL Server Administration (2000)
 error msg 3701

Author  Topic 

AskSQLTeam
Ask SQLTeam Question

0 Posts

Posted - 2001-01-29 : 15:48:46
Gary writes "Using SQL 7.0 on Windows NT 4.0 platform.

A table was created that we cannot drop. The message returned from SQL server is:

Server: Msg 3701, Level 11, State 5, Line 1
Cannot drop the table 'table1', because it does not exist in the system catalog.

The table is listed as a member of the database, but there is no 'owner' associated with it. It's existence is interferring with replication. How can we drop the table?


Gary L. Riser"
   

- Advertisement -