Search found 53125 matches
- Wed Oct 11, 2006 2:40 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: XML File Format ?
- Replies: 1
- Views: 955
The format can be whatever you require. But you can not read file name; you can only have one column being read, into the large VarChar. And you will probably still not get what you want; you will get one row for each line terminator in the file. The file name can be obtained from a stage property w...
- Wed Oct 11, 2006 2:34 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Sequential file
- Replies: 4
- Views: 1418
- Wed Oct 11, 2006 2:32 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Updates to Table Definition and its implications
- Replies: 7
- Views: 3255
The only good option is to use Usage Analysis to determine in which jobs the table definition is used. Re-import the table definition then manually edit the links where that table definition is used, ... Thanks Ray. I would try out Usage Analysis to get a grip of changes that may be needed. Otherwi...
- Wed Oct 11, 2006 2:30 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Join Stage
- Replies: 9
- Views: 2858
- Wed Oct 11, 2006 2:28 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: XML Extraction from Sequential Stage ?
- Replies: 8
- Views: 4120
- Wed Oct 11, 2006 2:24 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Order of Output fields
- Replies: 3
- Views: 1068
- Wed Oct 11, 2006 2:19 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: String to nullable Decimal -"Null string argument"
- Replies: 3
- Views: 3200
I don't think it's trying to pass it through, I think it's just trying to alert you to the fact that null might be possible, that the default representation of null is "" and that this can't be loaded into a decimal data type so it is therefore using the default value for decimal. If you transfer nu...
- Wed Oct 11, 2006 2:17 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Different Options, Best Performance
- Replies: 2
- Views: 792
- Wed Oct 11, 2006 2:14 pm
- Forum: General
- Topic: Release Note for 8.0
- Replies: 10
- Views: 5789
- Wed Oct 11, 2006 2:13 pm
- Forum: General
- Topic: Server setting problem
- Replies: 17
- Views: 9901
- Wed Oct 11, 2006 1:23 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Source and Target have DRS stages data is not loading.
- Replies: 14
- Views: 2607
- Wed Oct 11, 2006 1:22 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: How to include Header to file
- Replies: 4
- Views: 1838
Run two processes. In the first process count (using an Aggregator stage) the records for each group, and compare these (using a lookup) with the count values in the header file. Generate warnings where there are mismatches. Only proceed to the second job where there were no warnings in the first. T...
- Wed Oct 11, 2006 1:19 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: .dsx export withou using Client
- Replies: 17
- Views: 4955
- Wed Oct 11, 2006 1:18 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: date error
- Replies: 6
- Views: 1331
- Wed Oct 11, 2006 1:16 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: XML Extraction from Sequential Stage ?
- Replies: 8
- Views: 4120