system
October 4, 2009, 11:58am
1
This is with DQ 11.5 and DI 11.7.
We have a DQ job that works fine when run with a given data set, from the DQ tools itself.
When we wire it up inside a DI dataflow and run that, we get an Unknown Error" message. Not particularly helpful.
We re-imported the project into DI, verified lengths and names are OK, re-did the mapping inside the DQ transform in DI… nothing helps.
One clue is that we think the DQ transform is returning 0 rows to the DI job after processing. (But when run interactively, it does return data.)
Any ideas of where we should look next?
dnewton (BOB member since 2004-01-30)
system
October 16, 2009, 6:56pm
2
Hi,
Make sure that you created the integrated batch job insted of regular batch job. You should able to see reader integrated and writer integrated.
Make sure that edited the DQ datastore in DI pointing to right repository path and server name.
Can you send me the DQ error logs @ thulasireddyr@gmail.com ?
civilreddy (BOB member since 2007-05-04)
system
October 16, 2009, 6:58pm
3
Sorry, I never posted back.
It ended up being a problem where the DQ job wasn’t being sent the postal code from the DI (outer) job. The postal code shouldn’t have been necesssary from a matching perspective, but failed without it anyway. We added it and the problem went away.
dnewton (BOB member since 2004-01-30)