Question : I’ve heard talk of potential corruption or data loss occurring from shrinking the database data or log files. […]
Tag: shrink
DBCC Shrinkfile after full backup restoration but before differential restoration
Question : My database full backup file size is 760 GB and differential would be around 20 GB but the […]
Shrinking Database Task [duplicate]
Question : This question already has answers here: Truncated 200GB table but disk space not released (4 answers) Closed 6 […]
Should I shrink the log file? [duplicate]
Question : This question already has answers here: Why Does the Transaction Log Keep Growing or Run Out of Space? […]
Shrink database after drop table?
Question : I had a table with 70+ million records in a SQL Server database, I dropped that table (a […]
What is DBCC SHRINKFILE actually doing?
Question : I have a database which was 11TB in size. I recently truncated over 5TB of data from this […]
SQL Server : Log File Shrink
Question : We are running SCCM 2012 r2 Reporting services and the SQL Server log file has got out of […]
Release unused space in SQL Server database
Question : I have a SQL Server database with roughly 1.5 TB test data (size of core tables are calculated […]
DBCC Shrinkfile after full backup restoration but before differential restoration
Question : My database full backup file size is 760 GB and differential would be around 20 GB but the […]
Transaction log still full after backup
Question : A database in an availibility group on MS SQL 2014 with a decent log file which at some […]