Search found 42189 matches
- Wed Dec 05, 2007 1:48 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: can you override a "Add Environment Variable" parm
- Replies: 9
- Views: 3818
- Wed Dec 05, 2007 1:24 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: No SQL statement Error??
- Replies: 14
- Views: 3979
Now change the sql to look like this:
And put 'ACCT_HIST' as the value of the Key Expression in the lookup link. This assumes you only have these two columns defined in the ODBC stage.
Code: Select all
select owner, sum(bytes) from dba_segments
where owner = ?
group by owner;And put 'ACCT_HIST' as the value of the Key Expression in the lookup link. This assumes you only have these two columns defined in the ODBC stage.
- Wed Dec 05, 2007 1:21 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Oracle date format
- Replies: 4
- Views: 1495
- Wed Dec 05, 2007 12:31 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Database vs DS metadata
- Replies: 4
- Views: 1236
- Wed Dec 05, 2007 11:44 am
- Forum: General
- Topic: Substrings issue with specific characters
- Replies: 4
- Views: 1587
- Wed Dec 05, 2007 9:11 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Compiling error for customized routine
- Replies: 2
- Views: 797
- Wed Dec 05, 2007 8:44 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: XML output Stage error
- Replies: 6
- Views: 1791
- Wed Dec 05, 2007 8:31 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Difference between times
- Replies: 8
- Views: 1768
- Wed Dec 05, 2007 8:28 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: XML output Stage error
- Replies: 6
- Views: 1791
- Wed Dec 05, 2007 8:23 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Abnormal termination of transformer stage
- Replies: 15
- Views: 3678
- Wed Dec 05, 2007 8:21 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Unix Server load is too high while running DS jobs
- Replies: 3
- Views: 1031
- Wed Dec 05, 2007 8:19 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: encrypt environment variable
- Replies: 5
- Views: 1393
- Wed Dec 05, 2007 8:15 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Hash file error
- Replies: 6
- Views: 2289
- Wed Dec 05, 2007 8:12 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Running totals in datastage server
- Replies: 7
- Views: 2500
- Tue Dec 04, 2007 11:55 pm
- Forum: General
- Topic: Deployment without using dierector
- Replies: 11
- Views: 2250