dbcc dbrepair option

Sybase Failover adds the dropproxydb option to dbcc dbrepair.

Table C-5: dbcc dbrepair dropproxydb option

Option name

Function

Syntax and comments

droppproxydb

Drops proxy databases

dbcc dbrepair(database_name, dropproxydb)

where database_name is the name of the database of the proxy database you are dropping.