check DB コマンドは何に使用され、なぜ実行する必要があるのですか?
MSSQLで実行したコマンド
DBCC CHECKDB('データベース名')
そして、私は結果を得ました
結果
DBCC results for 'testdb'.
Service Broker Msg 9675, State 1: Message Types analyzed: 14.
Service Broker Msg 9676, State 1: Service Contracts analyzed: 6.
Service Broker Msg 9667, State 1: Services analyzed: 3.
Service Broker Msg 9668, State 1: Service Queues analyzed: 3.
Service Broker Msg 9669, State 1: Conversation Endpoints analyzed: 0.
Service Broker Msg 9674, State 1: Conversation Groups analyzed: 0...