Page 1 of 1

Validating Job

Posted: Thu Mar 12, 2009 10:36 pm
by senthilmp
Hi,

I have validated some jobs from the sequence,but the job is actually running its not just getting validated(but in director log i can find the result as Validated OK)

Scenario:
The job takes 16 minutes to run, so in order to do a testing i validated this particular job, but the validation is also taking 16 minutes (but internally job is running).

[/img]

Posted: Thu Mar 12, 2009 10:53 pm
by chulett
'Actually running' how? Are rows being processed through the job? Describe your job - the stages used, etc.

Posted: Thu Mar 12, 2009 11:05 pm
by senthilmp
No the records are not processed, its taking the same amount of time to validate also.

Stages used Oracle Source Stage, Sequential file for doing lookup and target Oracel Stage.

The jobs does the following:

Selection from a master dimension table with certain condition and does a look up from the Sequential file and Targetted to the Oracle table.