Search found 53125 matches
- Wed Oct 25, 2006 1:28 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Job running long: Changed Seq file to Dataset
- Replies: 18
- Views: 4700
- Wed Oct 25, 2006 1:26 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Viewing UTF-8 data in Datastage on Unix Platform
- Replies: 1
- Views: 1129
UTF-8 is a term that covers a multitude of different encodings of Unicode. DataStage actually uses an idiosyncratic encoding that should strictly be called UV-UTF8; it preserves dynamic array delimiter characters as single byte characters, and therefore must map genuine Char(248) through Char(255) i...
- Wed Oct 25, 2006 11:40 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Viewing But Not Reading
- Replies: 10
- Views: 1886
- Wed Oct 25, 2006 11:39 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Warning in modify stage for decimal_from_decimal
- Replies: 8
- Views: 3849
- Wed Oct 25, 2006 11:37 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Job running long: Changed Seq file to Dataset
- Replies: 18
- Views: 4700
- Wed Oct 25, 2006 11:36 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: How do I count the total number of Jobs is a project?
- Replies: 17
- Views: 5945
- Wed Oct 25, 2006 11:35 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Float To Numeric (25,7)
- Replies: 8
- Views: 9412
- Wed Oct 25, 2006 11:34 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: What is VOC? What is it used for?
- Replies: 10
- Views: 3563
- Wed Oct 25, 2006 11:32 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Viewing But Not Reading
- Replies: 10
- Views: 1886
- Wed Oct 25, 2006 11:30 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Row out of sequence error
- Replies: 12
- Views: 2767
The UNION ALL ought not to matter, since the ORDER BY is applied after the rows are selected. Involve your support provider - you may need a patch or an upgrade. I have not encountered this particular message except when the rows genuinely were not in the order the developer asserted (on the input l...
- Wed Oct 25, 2006 9:12 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Database Lookup return multiple results
- Replies: 8
- Views: 2443
- Wed Oct 25, 2006 9:12 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: testing a null value in a routine
- Replies: 11
- Views: 3264
What I meant was there is no way in the GUI just to put a null into the values in the Test grid. You have to come up with some representation of null (I used the word "NULL", so maybe that wasn't clear). Assign genuine null (system variable @NULL) to Arg1 if this is detected. Wrap everything in $IFD...
- Wed Oct 25, 2006 9:10 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Wait-for-file should run continuously
- Replies: 19
- Views: 6809
- Wed Oct 25, 2006 9:08 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: What is VOC? What is it used for?
- Replies: 10
- Views: 3563
- Wed Oct 25, 2006 9:03 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Resetting a job causes it to execute the stored procedure
- Replies: 6
- Views: 2079