How to Repair the SBSMonitoring Database
Mark Berry November 3, 2010
My daily report from SBS 2008 told me that MSSQL$SBSMONITORING had raised error event 8646 “Unable to find index entry in index ID 6, of table 357576312, in database ‘SBSMonitoring’. The indicated index is corrupt or there is a problem with the current update plan. Run DBCC CHECKDB or DBCC CHECKTABLE.”
More...Back Up SQL 2005 without Full-Text Index
Mark Berry July 15, 2010
This script was supposed to be a download from the previous post, Moving Liberum Help Desk to SQL 2005 Express. However, WordPress won’t let me set up a SQL script or a zip file as a download, so I’m putting this out there as a plain old post. I’ll use a <pre> tag so it may overlap the right column, but at least it won’t contain HTML. Cut and paste!
More...Moving Liberum Help Desk to SQL 2005 Express
Mark Berry July 15, 2010
For the last several years, I’ve been running Liberum Help Desk on SQL 2000 under IIS 6. With my recent upgrade to Small Business Server 2008, I needed to move the Help Desk to SQL 2005 Express and IIS 7. Here are my notes on the process.
More...
