Why do results of recovery contain less data than the original SQL Server database, backup and log?
This is normal. The damaged parts of your SQL Server database, backup and log will convert to zero size on output. The other common reason of file size decrease is when some of features of the original database, backup and log are not supported and therefore absent from the recovered database, backup and log. Demo-recovered database, backup and log is smaller because it mostly consists of demo placeholders than actual data.
Related Questions
- Why do results of recovery contain less data than the original SQL Server database, backup and log?
- Why do results of recovery contain less data than the original Interbase / Firebird database?
- Why do results of recovery contain less data than the original Active Directory database?
- Why do results of recovery contain less data than the original Active Directory database?
- Why do results of recovery contain less data than the original Visual FoxPro database?
- Why do results of recovery contain less data than the original Visual FoxPro database?