Search found 53125 matches
- Mon Jan 07, 2008 8:29 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: After Stage Subroutine
- Replies: 14
- Views: 3591
- Mon Jan 07, 2008 8:28 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: convert function
- Replies: 0
- Views: 961
- Mon Jan 07, 2008 2:47 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: First Character as uppercase character
- Replies: 3
- Views: 1004
- Mon Jan 07, 2008 2:45 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Lookup through a DB2 UDB stage fails
- Replies: 9
- Views: 2551
- Mon Jan 07, 2008 12:51 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: rolllike function
- Replies: 4
- Views: 876
I am not able to see your reply since it is part of the premium content. Is there a way that you could send your reply to <<private email address given>>? Yes, but I won't. Premium content is one of the ways that the hosting and bandwidth costs of DSXchange are met. I have no intention of prejudici...
- Mon Jan 07, 2008 12:03 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: rolllike function
- Replies: 4
- Views: 876
- Mon Jan 07, 2008 12:01 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Will Not Compile
- Replies: 2
- Views: 1551
- Mon Jan 07, 2008 11:58 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Run the Oracle enterprise stage in Parallel while reading da
- Replies: 2
- Views: 1041
- Mon Jan 07, 2008 11:57 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Lookup through a DB2 UDB stage fails
- Replies: 9
- Views: 2551
- Mon Jan 07, 2008 11:55 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Failure During Execution of Operator Logic
- Replies: 29
- Views: 17148
- Mon Jan 07, 2008 11:51 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Linkname.NOTFOUND
- Replies: 3
- Views: 1376
- Mon Jan 07, 2008 11:48 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Bad trailing quote character
- Replies: 8
- Views: 3792
- Mon Jan 07, 2008 11:45 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: searching parameter value within all DS jobs
- Replies: 9
- Views: 2174
- Mon Jan 07, 2008 11:42 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Column to rows
- Replies: 8
- Views: 2811
Code: Select all
If @OUTROWNUM = 1 Then InLink.Field001 Else InLink.Field002Code: Select all
InLink.Field001 = 'EndorsementSqn'- Mon Jan 07, 2008 4:58 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Lookup using Lookup File set
- Replies: 5
- Views: 1023
Key expressions cannot be set on Key columns.Connected stage is used for lookup. When the connected stage is a Lookup File Set the key - and an index (hash table) - have already been defined. Therefore you are not permitted to redefine the key in the Lookup stage. You have to, on the stream input to...