Hello group, I have a 50gb database, when the server made a backup, it weights around 20 gb, this is a big storage problem because my SAN is almost full, Is there a way to backup the database without the objects? or in what table the objects are stored?
Thanks in advance. Best Regards
0
Comments
AP Commerce, Inc. = where I work
Getting Started with Dynamics NAV 2013 Application Development = my book
Implementing Microsoft Dynamics NAV - 3rd Edition = my 2nd book
RIS Plus, LLC
Before making a backup of your database, try to reduce the log files. The log files may take up a lot of space.
In SQL Server, there is a setting where the maximum size of the database can be stored.
Please proceed with caution, since the log files maybe used as part of the recovery process, so consult with your database administrator first.
http://www.sql-server-performance.com/forum/threads/database-backup-file-size.22062/
My original post may not have been clear:
The physical size of the log file has no impact on the full backup size.
If you are running SQL 2008 R1 EE or SQL 2008 R2 (EE or STD) then you could use the "Backup Compression" feature to reduce the size of the BAK.
NAV/SQL Performance Optimization & Troubleshooting
STRYK System Improvement
The Blog - The Book - The Tool