We do appreciate that people are trying to help, but please only do so if you know what is wrong and don't just go shout some things if you have no clue if they are related or not.
Without seeing the exact error message, nobody can even guess what is wrong. Also once you determined that the session table was corrupted, repairing it would be pointless as a HEAP (in memory) table can not be repaired. Restarting the database would be the correct solution to repair a HEAP table or if that fails drop and recreate.
|