Search found 42189 matches
- Mon Dec 27, 2010 10:23 pm
- Forum: Site/Forum
- Topic: 30K for Craig
- Replies: 7
- Views: 5303
- Mon Dec 27, 2010 5:37 pm
- Forum: Site/Forum
- Topic: 30K for Craig
- Replies: 7
- Views: 5303
- Mon Dec 27, 2010 9:51 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Insert 24:00:00 value into time field on DB2
- Replies: 6
- Views: 3689
- Mon Dec 27, 2010 7:29 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Tsort insertion
- Replies: 2
- Views: 2455
- Mon Dec 27, 2010 7:22 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: ODBC encoding issue with chinese character under AIX 6.1
- Replies: 8
- Views: 5269
- Mon Dec 27, 2010 7:19 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Reading Excel File in Server Job : Server Engine on Unix
- Replies: 1
- Views: 1072
Been discussed a number of times, here is one example a search would turn up for you.
- Sun Dec 26, 2010 11:46 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Insert 24:00:00 value into time field on DB2
- Replies: 6
- Views: 3689
I think we've talked about this before... ah, here it is... it does seem to be a valid DB2 value but DataStage (and others) don't agree so you'll need to explicitly test for it and convert it to "00:00:00".
- Sun Dec 26, 2010 9:12 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: COBOL COPYBOOK IMPORT ERROR FOR COMP-3
- Replies: 3
- Views: 1729
- Sun Dec 26, 2010 9:10 am
- Forum: General
- Topic: Parameters Value In Sequencer
- Replies: 4
- Views: 1617
It would be an expression that evaluates to true or false, exactly the same as you would use in a Transformer constraint. When true, the trigger 'fires' and whatever is at the other end executes. You can check for failure condition(s) first and then use an Otherwise trigger for the good path or reve...
- Sat Dec 25, 2010 1:45 pm
- Forum: General
- Topic: Parameters Value In Sequencer
- Replies: 4
- Views: 1617
- Sat Dec 25, 2010 10:31 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Threshold for Reject Records
- Replies: 4
- Views: 1974
A Sequence job could use an Execute Command stage to count the number of lines in the file using wc -l and the result could then be passed as a job parameter to your processing job. It might take a little tweaking - using Field() to separate the count from the filename in the output, if I recall cor...
- Fri Dec 24, 2010 9:19 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Threshold for Reject Records
- Replies: 4
- Views: 1974
- Fri Dec 24, 2010 9:17 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Insert 24:00:00 value into time field on DB2
- Replies: 6
- Views: 3689
- Fri Dec 24, 2010 9:07 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Multiple rows into one row
- Replies: 8
- Views: 3332
- Fri Dec 24, 2010 9:03 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Hashed file OR Hashed file stage
- Replies: 1
- Views: 1093