Problem
If you start a Server Job Unit Test execution and the job status never changes to the Queued/Running state, or the 'Starting Job...' message does not appear in the job log, then it is likely that the preparation phase of Unit Testing failed and the job execution never started.
Solution
Errors can be diagnosed by looking at the Unit Testing log which is written to <Project Root Directory>/&PH&/
on the DataStage engine where DSU.STUB.log
<Project Root Directory>
is usually $DSHOME/../Projects/<Project Name>/
.
Related articles