Tag: Clean up
This tag groups together all the articles and posts about SQL Server clean up related activities
-
Errors 15138 & 15183 preventing the dropping of user from SQL Server databases?
Trying to drop a user from an SQL Server database, but are unable to because the user owns something in the database? Are you struggling to see what is being owned by the user? Read on to resolve the errors 15138 & 15183 by using the script provided.
-
Reclaim wasted disk space! Have you got gigabytes of unwanted database files quietly eating storage on your SQL Server disks?
This article provides you with a script that identifies all the unwanted, unused files sitting on your SQL Server data and transaction log disks without your knowledge. It also provides you the necessary commands for deleting the junk files.
Latest Articles


