Best/easiest way to capture reject records in datastage

A forum for discussing DataStage<sup>®</sup> basics. If you're not sure where your question goes, start here.

Moderators: chulett, rschirm, roy

ag_ram
Premium Member
Premium Member
Posts: 524
Joined: Wed Feb 28, 2007 3:51 am

Post by ag_ram »

Of course i must have a same question here .

What kind of rejects do you really need to see?

1. Busines Rejects records

2. DataStage unhandled records(unless Null handling in Transformer and reject link --> record would be dropped with warning in log)

Please say precisely what you are going to achieve, if you are not satisfied yet?
yuva010
Participant
Posts: 36
Joined: Thu Apr 24, 2008 7:12 pm

Post by yuva010 »

We are plaaning to handle only second type of rejects - i.e. Rejects unhandled by DS.

The Business rejects records is out of my project scope, as it involves lot of user defined code.
Thanks,
Yuva.
ag_ram
Premium Member
Premium Member
Posts: 524
Joined: Wed Feb 28, 2007 3:51 am

Post by ag_ram »

The required solution is already given. Please look back all previous posts.

If not satified, refer page# 438 in Parallel Job Developer's Guide regarding Transformer Null handling.
Post Reply