After a database upgrade, disk usage might increase due to the temporary storage
required to execute the upgrade transactions. The disk space used during the upgrade is not
automatically released after the upgrade is complete. To reclaim the unused disk space, you
must shrink the database.
What you should know
Depending on the recovery model of your database, a transaction log backup might be
required to reclaim the unused disk space. For more information, see the following
online articles:
To shrink a database:
-
Follow the Shrink a Database procedure from
Microsoft.
-
Repeat this procedure for all databases that require shrinking.