SQL Storage Compress - 6.0
Getting started - SQL Storage Compress
SQL Storage Compress enables you to run fully functional SQL Server databases from compressed database files, saving you disk space, and improving transaction throughput with reduced I/O.
You can work with compressed SQL Server databases using the same tools and scripts you already use with standard SQL Server databases (for example, using SQL Server Management Studio).
You create compressed SQL Server databases with SQL Storage Compress by restoring from backup files in these formats: SQL Server (native), SQL HyperBac, and SQL Backup Pro. Backup files created by other tools (for example, Quest LiteSpeed™) are also supported, provided any required 3rd-party backup software components are also installed.
Supported platforms
Microsoft SQL Server versions:
- 2000 (SP3 or later), 2005, 2008, 2008 R2
- Developer, Standard and Enterprise editions (32-bit and 64-bit)
Windows operating systems:
- Windows Server 2003 (SP1 and SP2), 2003 R2, 2008, 2008 R2
- Standard and Enterprise editions; 32-bit and 64-bit - 2000 with SP4 (Advanced Server, Server, and Professional editions), XP Professional with SP1, SP2 and SP3, Vista and Windows 7
- 32-bit and 64-bit
Worked examples
You can use a wizard to create compressed databases from these types of backup file: SQL Server (native), SQL HyperBac, SQL Backup Pro, and Quest LiteSpeed™ (unencrypted). Go to worked examples
You can also write your own T-SQL scripts to create compressed databases from backup files in any format, including those created by other 3rd-party backup applications. Go to worked examples
Related products
SQL Virtual Restore enables you to mount a backup file as a fully functional database, giving you access to the backed-up data. Unlike a normal restore operation, almost no additional disk space is required. You can use SQL Virtual Restore to verify your backup files using DBCC CHECKDB, and for object level recovery that maintains declarative referential integrity.
Read more about SQL Virtual Restore
Further reading
SQL Storage Compress does more than just save disk space. By reducing the amount of data reaching disk, increased I/O performance can speed up your database applications. Read Performance Testing for SQL Storage Compress to learn how to measure and compare your systems' I/O performance for standard and compressed databases.
Getting more information
Was this article helpful?
SQL Storage Compress
- Using a compressed database after your SQL Storage Compress trial period expires
- Upgrading the HyperBac engine components
all SQL products
- Compatibility of Red Gate tools in 64-bit environments
- Application has encountered an error and needs to close
- Error message after installing SQL Toolbelt - The description for Event ID ( 1 ) in Source ( nview_info ) cannot be found.
- Changing the temporary directory used by the installer
- Toolbelt Installer "hanging" while "scanning volumes"
- Login failing with "trusted SQL Server connection" error when using RunAs
all products
- Some Red Gate products identified as containing a trojan by Anti-Virus software
- Activation may fail with Unknown Error -1
- Product uses web help although a CHM file is available locally
- Argument exception resulting from missing environment variable
- Check for updates may fail when used through proxies
- 'Unidentified Publisher' error when repairing or uninstalling
- Licensing activates product as standard edition
- Moving Red Gate software products to another machine
- Red Gate tools log locations
- The application UI opening slowly when there is no internet access
SQL Storage Compress
all SQL products
all products
- Red Gate product acknowledgements
- Activating your products
- Red Gate bundle history
- Check for updates
- Troubleshooting Check for Updates errors
- Current versions
- Deactivating your products
- Installing Red Gate products from the .msi file
- Requesting additional activations
- Serial numbers for bundles
- Reactivating using a different serial number
- Extending your trial
- Finding your serial numbers
- Moving a serial number from one computer to another
- No response received for manual activation
- Licensing and activation resources
- Troubleshooting licensing and activation errors
- Licensing and activation FAQs
- Red Gate tools log file locations
- Download old versions of products
- Download product prerequisites & utilities
- Support & upgrades
- Upgrading your software
- Upgrading FAQs
- Installing Red Gate SQL Server tools across a network

Using SQL Storage Compress