Page 1 of 1

Server job not running through job sequence

Posted: Tue Jun 19, 2012 1:41 pm
by Nagin
I have a server job that gets a list of file names from a given directory and writes them to a hashed file. This job when run individually works fine. But when I run this through a job sequence it runs and finishes but the does not create any records in the hashed file.

Immediately if I just kick off the job individually with the same parameters it runs fine.

I thought this could be a job handle problem and renamed the job re compiled but the problem persists. Any help is appreciated.

Thanks!!

Posted: Tue Jun 19, 2012 4:32 pm
by ray.wurlod
You've marked this as Resolved before I got to read it. Presumably you are no longer in need of help. But please do post how the problem was resolved, in case any future searcher encounters the same issue.

Posted: Tue Jun 19, 2012 4:44 pm
by chulett
... usually a parameter error, in spite of the feeling that the correct ones are being passed in by the Sequence job.