RCP enabled Job- Rejections based on Date

Post questions here relative to DataStage Enterprise/PX Edition for such areas as Parallel job design, Parallel datasets, BuildOps, Wrappers, etc.

Moderators: chulett, rschirm, roy

Post Reply
smile.achieve
Participant
Posts: 15
Joined: Mon Apr 23, 2012 12:28 pm

RCP enabled Job- Rejections based on Date

Post by smile.achieve »

I have a requirement where I need to reject records which do not have 'MM/DD/YYYY' format date and it is a RCP enabled job and I am not supposed to use a Transformer . I am also loading the processed records onto Oracle table and reject records into an reject file. Let me know if some one found the way...

thanks
Rajan Mahapatra
Smile :)
ray.wurlod
Participant
Posts: 54607
Joined: Wed Oct 23, 2002 10:52 pm
Location: Sydney, Australia
Contact:

Post by ray.wurlod »

Why are you "not supposed to use a Transformer"?

Resist stupid reqirements!
IBM Software Services Group
Any contribution to this forum is my own opinion and does not necessarily reflect any position that IBM may hold.
asorrell
Posts: 1707
Joined: Fri Apr 04, 2003 2:00 pm
Location: Colleyville, Texas

Post by asorrell »

Try using a filter stage.

But ditto on the "resist stupid requirements"
Andy Sorrell
Certified DataStage Consultant
IBM Analytics Champion 2009 - 2020
Post Reply