Quantcast
Channel: SQL Server Integration Services forum
Viewing all articles
Browse latest Browse all 24688

Problem in executing winzip utility using xp_cmdshell

$
0
0

Hi All

am using the below code snippet which is running for over 1 hr 30 mins

Declare @Command varchar(2000)
Select @Command = '<WINZIP32.exe> -e <Source Zip file> <destination folder>'
EXEC MASTER..XP_CMDSHELL @Command, NO_OUTPUT  

Can u pls shed sum light if i missed any?


R.Manjunathan


Viewing all articles
Browse latest Browse all 24688

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>