SQL agent job hung up

  • I have a batch file which has an executable in it written in C.  I have scheduled it to run once daily in the morning.  Once in a while this job hangs up.  I found that this executable file is there in the task manager and until I remove it from there job will not run and complete successfully.  Why would the OS hold the connection and how we can resolve this problem?  I have seen the same problem with another application also.

    Any help will be greatly appreciated.

    Thank you

  • Have you checked in enterprise manager that there aren't any locks in the database holding up your job?

    Does your application specifically CLOSE the connection to the database?

    Peter

Viewing 2 posts - 1 through 1 (of 1 total)

You must be logged in to reply to this topic. Login to reply