Checks the internal allocation consistency of the database. This includes checking that data pages are consistent with the allocation information in the extent.
strOutput = Database.CheckAllocationsDataOnly
HRESULT pDatabase->CheckAllocationsDataOnly ( SQLOLE_LPBSTR pstrOutput );
Element | Type | Description |
---|
strOutput | String | The output returned by the internal consistency check |
DBCC NEWALLOC (..., NOINDEX)