Search found 42189 matches
- Tue Mar 17, 2009 8:58 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Clone static hashed file
- Replies: 4
- Views: 1197
- Tue Mar 17, 2009 8:55 am
- Forum: General
- Topic: File validation method
- Replies: 6
- Views: 5345
- Tue Mar 17, 2009 8:49 am
- Forum: General
- Topic: Can the Row Merger stage concatenate a subset of the columns
- Replies: 6
- Views: 3066
Actually you're doing CDD or Change Data Detection, not CDC. Why not just do as Vince posted? Read your landed data as one long delimited string, use calls to Field() to pull out the individual key fields and then one or more Field() calls can pull out everything else (whichever are contiguous) and ...
- Tue Mar 17, 2009 8:31 am
- Forum: General
- Topic: Best practice for handling a large variable list
- Replies: 5
- Views: 2100
Seems like this is why you've asked about the RowMerger stage. One thought... perhaps array notation would be more managable and would get you the Value Marks automatically. Use ArrayName<-1> to push an element onto the end of the array in a loop. And if you end up needing a different delimiter, the...
- Tue Mar 17, 2009 8:21 am
- Forum: General
- Topic: Can I write to /dev/null on a reject link?
- Replies: 7
- Views: 3393
- Tue Mar 17, 2009 8:16 am
- Forum: General
- Topic: Can I write to /dev/null on a reject link?
- Replies: 7
- Views: 3393
Re: Can I write to /dev/null on a reject link?
When I click Constraints, Expression Editor Context Help ("..." button), Link Variables, Outputs..., I see what looks to be a global REJECTED variable, and individual link REJECTED variables. If there is a way to set the REJECTED variables without having a Reject link (Reject Row box tick...
- Mon Mar 16, 2009 2:27 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: WHO ran this job?
- Replies: 3
- Views: 1579
- Mon Mar 16, 2009 10:53 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Shell script from a Routine
- Replies: 9
- Views: 2780
- Mon Mar 16, 2009 10:48 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Wait for file in Routines
- Replies: 7
- Views: 1460
- Mon Mar 16, 2009 10:06 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: File descriptor out of range in fd_set
- Replies: 9
- Views: 9471
- Mon Mar 16, 2009 9:10 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: File name as system data and time
- Replies: 2
- Views: 871
Re: File name as system data and time
each time i run the job file name must be updated with system date and time. Does this mean you'll be appending to a file and want to rename it as well each time, or do you just mean each new file must have a current timestamp as part of its name? :? :idea: Not the first time someone has asked this...
- Mon Mar 16, 2009 8:53 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Wait for file in Routines
- Replies: 7
- Views: 1460
- Mon Mar 16, 2009 8:50 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Shell script from a Routine
- Replies: 9
- Views: 2780
- Mon Mar 16, 2009 7:33 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Shell script from a Routine
- Replies: 9
- Views: 2780
- Mon Mar 16, 2009 7:32 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: return code in dsjob -run
- Replies: 3
- Views: 1148