The following process needs to be carried out by somebody familiar with SQL Server:
Log onto SSMS on your server then open up the database menu.
Right click the Datahub Adapter database then click Properties.
Under Options, ensure Recovery is set to Simple, if it is set to Full it needs changing.
Click OK.
Now you need to shrink the database, to do this:
Right-click on the database then click Tasks.
Click Shrink then click Files.
We recommend you select the option: Reorganize pages before releasing unused space and Shrink File to desired size β in MB (Minimum is 3MB).This shrinks the database to the suggested size if you leave the number in. Or you can shrink it too it`s smallest size by replacing the number with the minimum number.
