• -- The following resulted in the following error message:

    DBCC CHECKDB (ObfuscatedName);

    /*

    Msg 945, Level 14, State 2, Line 18

    Database 'ObfuscatedName' cannot be opened due to inaccessible files or insufficient memory or disk space. See the SQL Server errorlog for details.

    */

    What are your performance counters looking like for memory?

    Disk space?

    Permissions to the folders containing the database files?