Home » Category » Microsoft SQL Server

Microsoft SQL Server: zipping backup and performance

212| Sat, 24 May 2008 11:37:00 GMT| mangesh_deshpande| Comments (2)
Hi
I have a 100GB database. I need to refresh the database on stage every night with min time.

Most time is consumed in copying the files across network. What is best tool available to zip/compress my backup files.

Thanks
Mangesh

Keywords & Tags: zipping, backup, performance, microsoft sql server

URL: http://database.itags.org/sql-server/382154/
 
«« Prev - Next »» 2 helpful answers below.
Take a look at Sql LiteSpeed from www.imceda.com It can significantly reduce
the backup and restore time.
Andrew J. Kelly SQL MVP

"Mangesh Deshpande" <MangeshDeshpande...discussions.microsoft.com> wrote in
message news:F22AA944-3F3D-47EF-BCC6-247FF37112B8...microsoft.com...
> Hi
> I have a 100GB database. I need to refresh the database on stage every
> night with min time.
> Most time is consumed in copying the files across network.
> What is best tool available to zip/compress my backup files.
> Thanks
> Mangesh

andrewj_kelly | Sat, 24 May 2008 11:38:00 GMT |

IMCEDA has a product called SQL LiteSpeed
http://www.imceda.com/Home.htm
http://www.imceda.com/LiteSpeed_Description.htm

Red Gate has a product called SQL Backup
http://www.red-gate.com/sql/sql_backup.htm
Keith

"Mangesh Deshpande" <MangeshDeshpande...discussions.microsoft.com> wrote in
message news:F22AA944-3F3D-47EF-BCC6-247FF37112B8...microsoft.com...
> Hi
> I have a 100GB database. I need to refresh the database on stage every
> night with min time.
> Most time is consumed in copying the files across network.
> What is best tool available to zip/compress my backup files.
> Thanks
> Mangesh

keith_kratochvil | Sat, 24 May 2008 11:39:00 GMT |

Microsoft SQL Server Hot Answers

Microsoft SQL Server New questions

Microsoft SQL Server Related Categories