Home Forums SQL Server 2005 Data Corruption SharePoint Database Corruption - Source: Office Server Search RE: SharePoint Database Corruption - Source: Office Server Search

  • falisalaam (8/19/2010)


    In looking further, I can see that the issue is that there is database corruption in one or multiple databases. (...)

    I have run both DBCC CHECKDB and DBCC CHECKCATALOG with no errors for each database.

    How can you infer the problem is related to a corruption if checkdb returns no error ? (btw there is no need to run checkcatalog along with checkdb anymore since SQL Server 2005) Do you have an error message indicating there could be a corruption ? Maybe you mean logical corruption ?

    The message "The user is not associated with a trusted SQL Server connection. " rather suggests you have a user / password problem.

    David B.

    David B.