Search found 4 matches
- Mon Jun 03, 2013 6:45 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Invali Argu Value -Missing Warning thrown
- Replies: 7
- Views: 2242
- Mon Jun 03, 2013 6:30 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Invali Argu Value -Missing Warning thrown
- Replies: 7
- Views: 2242
:( In this case how can i handle this scenario. I tried through unix script but here issue is the filtering record should undergo lookup with another file to check if same Account is available if so shouldnt filter the same. That's the reason i tried to implement this in Datastage. Is there any oteh...
- Mon Jun 03, 2013 4:46 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Invali Argu Value -Missing Warning thrown
- Replies: 7
- Views: 2242
- Mon Jun 03, 2013 3:42 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Invali Argu Value -Missing Warning thrown
- Replies: 7
- Views: 2242
Invali Argu Value -Missing Warning thrown
I have check condition with list of around 20 columns in AND condition which should check either null or 0 from a file.This is made as configurable,such as this condition is written to a file and it is passed as a parameter to the stage varaible of a job.Then checked as If this Paramter then N else ...