Search found 15603 matches
- Mon Oct 01, 2007 3:28 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Multiple readers on a Seq File
- Replies: 2
- Views: 637
Sure, it isn't too difficult to make the job use multiple readers. Each 'reader' defines a sequential file stage then a transform to filter out unwanted records [i.e. use MOD(RowNum,#ofReaders)=0] then going to a link collector stage. But it would be surprising if the sequential file read were the a...
- Sun Sep 30, 2007 8:22 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Heap Memory Size Isuue
- Replies: 5
- Views: 1952
- Sun Sep 30, 2007 8:15 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Reg: Date Dimension load
- Replies: 6
- Views: 1653
- Sat Sep 29, 2007 6:00 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: How to generate Hex(15) in Seq File
- Replies: 7
- Views: 2108
- Sat Sep 29, 2007 5:56 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Upgrade to EE
- Replies: 4
- Views: 1121
Unless you intend on using the new EE functionality there is not much that needs to be done, the existing server jobs will run as they did before. EE might look similar to server, but it is a different product altogether and the first thing you should think of doing is enrolling in training. Many of...
- Sat Sep 29, 2007 5:54 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Command output of ExecCommand
- Replies: 24
- Views: 14220
You are trying to do too many things at once. Take a step back and debug step-by-step. Create a job with just the command stage and then use a routine activity calling UtilityMessageToLog to output your ExecCmd.$CommandOutput value. Is it what you expected? Is the first line actually the output you ...
- Sat Sep 29, 2007 3:17 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: How to generate Hex(15) in Seq File
- Replies: 7
- Views: 2108
- Sat Sep 29, 2007 3:15 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Comparing numeric and string value
- Replies: 3
- Views: 1178
- Sat Sep 29, 2007 3:00 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: calculating no of days from timestamp values
- Replies: 6
- Views: 1811
- Sat Sep 29, 2007 2:55 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Command output of ExecCommand
- Replies: 24
- Views: 14220
- Sat Sep 29, 2007 6:38 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: After-job routine returned error: No error
- Replies: 7
- Views: 2104
- Sat Sep 29, 2007 6:35 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Issue in Transformer
- Replies: 2
- Views: 776
- Fri Sep 28, 2007 3:14 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Clear the RT_LOG file for a specified date logs
- Replies: 3
- Views: 1563
- Fri Sep 28, 2007 3:11 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Command output of ExecCommand
- Replies: 24
- Views: 14220
- Fri Sep 28, 2007 3:02 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Cannot find parameter file record DSParams in &UFD&
- Replies: 12
- Views: 10036