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 |
|
zishan876
Starting Member
4 Posts |
Posted - 2009-02-12 : 12:03:25
|
| Hi I can run the following in Command Line promptC:\salesforce.com\Apex\bin>process.bat "C:\salesforce.com\Apex\test\" databasewsExtractProcessBut when I place it in SQL Server Agent /jobs...as C:\salesforce.com\Apex\bin\process.bat "C:\salesforce.com\Apex\test\" databasewsExtractProcessIt will not run???Can some one please help me ... I have other stuff and they work fine like C:\salesforce.com\Apex\bin\ws.exeThanksThank YouShan |
|
|
revdnrdy
Posting Yak Master
220 Posts |
Posted - 2009-02-12 : 12:14:22
|
| Hello;Can you please post the error you get when trying to run the code?You should have a log file in management studio that you can look at.This will help in determining your problem. Otherwise all we may be able to offer is a WAG.r&r |
 |
|
|
zishan876
Starting Member
4 Posts |
Posted - 2009-02-12 : 12:33:39
|
| Hi Thank you for replying back.. where do I find that error log.. When I go into Job History.. I find this error:The system cannot find the path specified. Process Exit Code 1. The step failed.Does that help?Thank YouShan |
 |
|
|
zishan876
Starting Member
4 Posts |
Posted - 2009-02-13 : 09:17:41
|
| anyone?? Please helpThank YouShan |
 |
|
|
|
|
|