Home » Category » Microsoft SQL Server

Microsoft SQL Server: zipping backup and performance

204| Tue, 03 Jun 2008 22:56:00 GMT| mangeshdeshpande| 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/382153/
 
«« 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 | Tue, 03 Jun 2008 22:57: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


keithkratochvil | Tue, 03 Jun 2008 22:59:00 GMT |

Microsoft SQL Server Hot Answers

Microsoft SQL Server New questions

Microsoft SQL Server Related Categories