dbTalk Databases Forums  

Backup file automatically zipped

microsoft.public.sqlserver.dts microsoft.public.sqlserver.dts


Discuss Backup file automatically zipped in the microsoft.public.sqlserver.dts forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Hubert Rétif
 
Posts: n/a

Default Backup file automatically zipped - 01-04-2005 , 04:34 AM






Hello,

I have a dts job, based on a Transact-Sql BACKUP command, which produces
regularly a backup file.

Immediately after it, another task should compress (zip) this file.

Which is the best way to realize this and which compress programm must be
used so it is compatibel with WinZip?

Thanks,
Hubert



Reply With Quote
  #2  
Old   
Tom Moreau
 
Posts: n/a

Default Re: Backup file automatically zipped - 01-04-2005 , 07:58 AM






If you have a registered copy of WinZip, then you can download the command
line version of it and just zip the file through an Exec Process task.

--
Tom

----------------------------------------------------
Thomas A. Moreau, BSc, PhD, MCSE, MCDBA
SQL Server MVP
Columnist, SQL Server Professional
Toronto, ON Canada
www.pinnaclepublishing.com
..
"Hubert Rétif" <retif.hubert (AT) hispeed (DOT) take.this.away.ch> wrote

Hello,

I have a dts job, based on a Transact-Sql BACKUP command, which produces
regularly a backup file.

Immediately after it, another task should compress (zip) this file.

Which is the best way to realize this and which compress programm must be
used so it is compatibel with WinZip?

Thanks,
Hubert



Reply With Quote
  #3  
Old   
Darren Green
 
Posts: n/a

Default Re: Backup file automatically zipped - 01-04-2005 , 12:27 PM



In message <#gEQ#Vm8EHA.3820 (AT) TK2MSFTNGP11 (DOT) phx.gbl>, Tom Moreau
<tom (AT) dont (DOT) spam.me.cips.ca> writes
Quote:
If you have a registered copy of WinZip, then you can download the command
line version of it and just zip the file through an Exec Process task.

For a backup personally I would use SQL LiteSpeed (www.imceda.com) to
achieve this, but then I use it anyway. Save you the hassle of a
separate zip step.

--
Darren Green (SQL Server MVP)
DTS - http://www.sqldts.com

PASS - the definitive, global community for SQL Server professionals
http://www.sqlpass.org



Reply With Quote
  #4  
Old   
Hubert Rétif
 
Posts: n/a

Default Re: Backup file automatically zipped - 01-05-2005 , 12:17 AM



Thanks Tom and Darren. Exactly the kind of information I was looking for.



Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.