System ID Mismatch error on Server Service startup

From support-works
Jump to navigation Jump to search

Please note that if your underlying database is not SwSQL then you should contact your DBA and request that they perform the below instructions on your chosen database.

1..Run the SupportWorks Interactive SQL program (Start->Programs->Hornbill Core Services->Interactive SQL.)
2..Enter the following SQL

Use SwData; [return]
Drop table Swsystag; [return]

Once done the issue should no longer be apparent.