Search found 42189 matches
- Fri May 30, 2014 12:44 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: DS job compile error with transformer code
- Replies: 6
- Views: 5853
- Thu May 29, 2014 5:54 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: DS job compile error with transformer code
- Replies: 6
- Views: 5853
- Thu May 29, 2014 3:01 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Create Sequence Number for the Duplicate Enteries
- Replies: 4
- Views: 1776
- Thu May 29, 2014 2:04 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: NULL Handling in transformer
- Replies: 12
- Views: 7202
- Thu May 29, 2014 1:15 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: NULL Handling in transformer
- Replies: 12
- Views: 7202
- Thu May 29, 2014 11:12 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: NULL Handling in transformer
- Replies: 12
- Views: 7202
A couple of things. First, nothing is ever equal to NULL which is why the first check fails. Secondly, there are no true NULL values in a sequential file which is why the second test fails. You should be able to test for an empty string like this assuming we're talking about a delimited file: IF Inp...
- Thu May 29, 2014 9:43 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Dataset reading with different nodes
- Replies: 5
- Views: 1262
As to the question in your subject, see if this helps:
viewtopic.php?t=149667
Also, from what I recall "Auto" partitioning with a lookup resolves to "Entire" which may be less than ideal depending on the size of the lookup dataset.
viewtopic.php?t=149667
Also, from what I recall "Auto" partitioning with a lookup resolves to "Entire" which may be less than ideal depending on the size of the lookup dataset.
- Thu May 29, 2014 9:40 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Dataset reading with different nodes
- Replies: 5
- Views: 1262
- Thu May 29, 2014 9:18 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Dataset reading with different nodes
- Replies: 5
- Views: 1262
- Thu May 29, 2014 6:53 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: ORA-01722: invalid number - Track Particular record causing
- Replies: 5
- Views: 5232
I just had a close look at transformations in this particular job and this particular column is used in join stage as joining key. Its coming as interger from ref link while source has varchar datatype. Hey, it happens. We source from Oracle Federal Financials and have to do joins like this all the...
- Wed May 28, 2014 9:16 pm
- Forum: General
- Topic: Unicode table
- Replies: 2
- Views: 783
- Wed May 28, 2014 12:58 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: EBCDIC File format
- Replies: 6
- Views: 2085
- Wed May 28, 2014 6:47 am
- Forum: General
- Topic: Clean up temp and Phantom Directory (&PH&)
- Replies: 4
- Views: 1910
- Tue May 27, 2014 9:24 pm
- Forum: General
- Topic: Unicode table
- Replies: 2
- Views: 783
Unicode table
Stumbled across this in a Kickstarter email and thought I would share it as I found it very interesting.
List of most common Unicode characters
I had no idea there was a Unicode character for snowman. ☃
:D
List of most common Unicode characters
I had no idea there was a Unicode character for snowman. ☃
:D
- Tue May 27, 2014 9:20 pm
- Forum: General
- Topic: Semaphore Process Server/Parallel
- Replies: 6
- Views: 2434