Search found 53125 matches
- Fri Dec 07, 2012 5:35 pm
- Forum: General
- Topic: IBM Information Server console in not available
- Replies: 6
- Views: 1518
- Fri Dec 07, 2012 4:43 am
- Forum: General
- Topic: Datastage installation error
- Replies: 4
- Views: 3165
- Fri Dec 07, 2012 4:42 am
- Forum: General
- Topic: Identifying installed patch in server
- Replies: 1
- Views: 758
- Fri Dec 07, 2012 12:18 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: ORA-31011: XML parsing failed
- Replies: 3
- Views: 2946
- Fri Dec 07, 2012 12:17 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: How to read special character in Datastage
- Replies: 1
- Views: 4654
- Thu Dec 06, 2012 7:28 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: How can I apply this logic?
- Replies: 11
- Views: 3085
- Thu Dec 06, 2012 2:33 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Address Shuffle
- Replies: 8
- Views: 3169
- Thu Dec 06, 2012 2:31 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: How can I apply this logic?
- Replies: 11
- Views: 3085
- Thu Dec 06, 2012 2:29 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Address Shuffle
- Replies: 8
- Views: 3169
- Thu Dec 06, 2012 2:26 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: TWO DIFFERENT DATA FLOWS IN A SINGLE JOB
- Replies: 13
- Views: 3952
- Thu Dec 06, 2012 2:23 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Oracle sequence for getting the value
- Replies: 11
- Views: 4042
You can do that. Use user-defined SQL in the Oracle stage that provides rows to the reference input. Pass a constant (say 'X') as the "key" and, basically, ignore it in the Oracle stage.
Code: Select all
SELECT sequence.NEXTVAL AS NEXTKEY from DUAL WHERE :1 = 'X'- Thu Dec 06, 2012 2:20 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: HFC hashed file calculations
- Replies: 5
- Views: 1646
- Thu Dec 06, 2012 2:16 pm
- Forum: General
- Topic: Datastage Installation Error 8.0
- Replies: 1
- Views: 728
- Thu Dec 06, 2012 2:15 pm
- Forum: General
- Topic: Install fail
- Replies: 1
- Views: 614
- Thu Dec 06, 2012 1:59 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: ** Dataset display after SORTING ** V8.7
- Replies: 3
- Views: 1184