...
- Turn database to single-user mode (see Properties > Options).
- Execute:
DBCC CHECKDB ('Name of my database', Repair_ALL)
. - Turn back database to multi-user mode.
...
Clear Cache
If you have a problem with your shop, it can often be solved by cleaning the cache. Therefore try to clear the cache first.