Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
Author |
Topic |
shilpash
Posting Yak Master
103 Posts |
Posted - 2013-09-03 : 12:57:13
|
I have a task where it extracts the zipped files.This is done by 7z.exe which is on my local C: .If i run the pkg from BIDS,it works,but failed from sql job agent and also I am using proxy a/c..Error-Description: File/Process "7z.exe" does not exist in directory "C:\Program Files\7-Zip". End Error Error: 2013-09-03 11:18:58.31 Code: 0xC0024107 Please help.Thank you all. |
|
|
|
|