Understanding Database Shrink Operation and Why Should We Avoid It?
Database Shrink is a process to remove unused space allocated to the database or database files to the disk. When…
7 years ago
Database Shrink is a process to remove unused space allocated to the database or database files to the disk. When…
Today, I got below Microsoft SQL Server error 3023 when I was trying to manually shrink a log file. The…