magicmushroom
Programmer
Hi - I have a job that contains a step that runs a CmdExec. The CmdExec is running an exe that imports data from a csv into the db. The job regularly fails with : 'The step did not generate any output. Process Exit Code -1073741819. The step failed.'
I have a run a trace and I can a lot of inserts hitting the db, followed by the commit. Up to now everything looks OK. However, after the commit there are several minutes where, according to the trace file, there appears to be no activity on the db.
The job then updates the job log with the above message, even tho' the job step appears to have been successfull...
Any advices gratefully accepted!
I have a run a trace and I can a lot of inserts hitting the db, followed by the commit. Up to now everything looks OK. However, after the commit there are several minutes where, according to the trace file, there appears to be no activity on the db.
The job then updates the job log with the above message, even tho' the job step appears to have been successfull...
Any advices gratefully accepted!