I have Added one Console application exe as step in job . Job still runs even when the console application .exe gets finished. How can i resolve this problem

link|improve this question
Sounds like expected behaviour - unless the console .exe is returning an error code and you don't want the job to continue in this situation. – Will A Jun 6 '11 at 6:45
Does console application return any error when run outside the job. Also try running the job under the credentials of the SQL Server Agent account (Run As). – Pradeep Adiga Jun 8 '11 at 13:16
feedback

migrated from stackoverflow.com Jun 6 '11 at 7:21

This question came from our site for professional and enthusiast programmers.

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
or
required, but never shown