Search found 15603 matches
- Fri Sep 11, 2009 4:51 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: How to add 2 sequencial files
- Replies: 13
- Views: 3614
- Fri Sep 11, 2009 4:49 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Aggregator showing different count for different runs
- Replies: 3
- Views: 1249
It is in the nature of programs to do the same thing with the same data. If that is not happening, then usually some factor is affecting the outcome. In this case, are you 100% certain that your source dataset has the same cnotents and that every single parameter to the job is the same between runs?...
- Fri Sep 11, 2009 4:46 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Unable to find SoftwareResourceLocator start point
- Replies: 6
- Views: 1954
- Fri Sep 11, 2009 3:43 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Performance Issue
- Replies: 5
- Views: 1140
Manu1 - You need to find out how many bytes per row your data has and then use the rows/sec value times the number of bytes. Often people say that DS is slow because it is only doing 1000 rows per second - but if each row is 1Mb then the throughput is actually much better than it looks. Thus your co...
- Fri Sep 11, 2009 3:40 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: how do i find Project directory using unix command line
- Replies: 2
- Views: 1369
By default the projects are located in $DSHOME/../Projects/{YourProjectName}. If the projects are located elsewhere, the command
will give the path on line 4 of the output.
Code: Select all
dssh "LIST UV.ACCOUNT ID.SUP PATH FMT 64L WITH @ID EQ '{YourProjectName}'"- Fri Sep 11, 2009 3:37 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: How to add 2 sequencial files
- Replies: 13
- Views: 3614
- Fri Sep 11, 2009 3:36 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: resetting counter depending on keys on key partitioned data.
- Replies: 3
- Views: 1034
Re: resetting counter depending on keys on key partitioned d
Marcus426 wrote:...resetting the counter...
What counter do you mean?
- Fri Sep 11, 2009 3:35 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Empty value in the Source
- Replies: 2
- Views: 1073
By "tags" do you mean XML-style tags, i.e. <Col></Col>? Or are you just refering to columns that contain no values, i.e. in a comma separated source file where columns B and E have no value?
Code: Select all
a,,c,d,,f- Fri Sep 11, 2009 3:33 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Issue in Reading Data in Sequential file
- Replies: 5
- Views: 1818
- Fri Sep 11, 2009 3:31 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Abnormal termination of stage
- Replies: 8
- Views: 5273
www.ibm.com and then go to support. You will need your IBM login id and password and can then search on the eCase/patch number and download from there.
- Fri Sep 11, 2009 3:24 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: How to run several dssh scripts in one batch
- Replies: 8
- Views: 3099
- Fri Sep 11, 2009 3:18 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Job Control fatal error (-14)
- Replies: 25
- Views: 13418
- Thu Sep 10, 2009 11:33 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: remove duplicates using Transformer
- Replies: 6
- Views: 1500
- Thu Sep 10, 2009 11:24 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: remove duplicates using Transformer
- Replies: 6
- Views: 1500
- Thu Sep 10, 2009 11:20 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: MS Excel file Output
- Replies: 10
- Views: 3628